Wrox Programmer Forums
|
BOOK: Beginning ASP.NET Databases Also see the forum ASP Databases for more general discussions of ASP database issues not directly related to these books.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 10th, 2003, 09:36 AM
Registered User
 
Join Date: Sep 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to import data from MSDE to SQL?

I would like to import data that stored in the MSDE into SQL 2000. I was not able to make an ODBC connection for MSDE. Any ideas? Thanks in advance!
 
Old December 16th, 2003, 12:31 AM
Registered User
 
Join Date: Dec 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by liping_chen911
 I would like to import data that stored in the MSDE into SQL 2000. I was not able to make an ODBC connection for MSDE. Any ideas? Thanks in advance!
If you are importing to sql server from msde, you can use the enterprise manager which comes with sql server. You have to add the msde server into the manager right click sql server group and select add server. (this will only work from the machine msde is installed on) , then add your sql server the same way. You should then be able to import/ export between dbs.

note: msde only seems to allow access from the local user account. it seems to ignore the sa username / pword. if your trying to use odbc from another pc, this would probably stop you.






Similar Threads
Thread Thread Starter Forum Replies Last Post
how to import excel data into sql server khaink ASP.NET 1.0 and 1.1 Basics 1 July 31st, 2007 09:10 PM
Import from CSV to MSDE tables dhol SQL Server DTS 14 June 5th, 2007 04:53 AM
Import Data In MS SQL SERVER 2000 The Beginner Classic ASP Basics 1 August 14th, 2006 04:59 PM
Import Data remote SQL doanhvu BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 11 June 27th, 2006 02:46 PM
Import data in SQL Cinderella Classic ASP Basics 7 July 28th, 2004 05:06 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.