|
-
Jan 27th, 2000, 10:30 PM
#1
Thread Starter
Lively Member
This is more of a general question. I want to port an Access DB over to SQL server. Has anyone every done this before and if so could you recommend some upsizing tools and enlighten me about any problems that you might have encountered. Im aware that all the DAO code will have to be changed to reflect ADO(fun fun).
Thanks
Scott
-
Jan 28th, 2000, 01:18 AM
#2
Frenzied Member
Use the wizard that ships with SQL server to do the work. It's fast and, relatively, painless.
With regard to ADO, you could always code directly to ODBC...
-
Jan 28th, 2000, 07:22 AM
#3
Thread Starter
Lively Member
Wouldnt the code work better if it was ADO?
-
Jan 30th, 2000, 02:44 AM
#4
Frenzied Member
Depends. ADO is, essentially, using ODBC.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|