Results 1 to 4 of 4

Thread: Upsizing Access to SQL Server 7.0

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    89

    Post

    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

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105

    Post

    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...

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    89

    Post

    Wouldnt the code work better if it was ADO?

  4. #4
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105

    Post

    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
  •  



Click Here to Expand Forum to Full Width