Results 1 to 4 of 4

Thread: Roadmap for moving from Access to SQL Server

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2002
    Posts
    352

    Roadmap for moving from Access to SQL Server

    Any have good practical advice for a developer looking to utilize sql server. I have several apps that us MS access and ADO, but I also have several db driven websites using MySQL running on Apache and Windows XP, but it is currently hosted on a 3rd party server.

    I am wish to port my ADO apps and web sites to a local SQL server.

    I am looking into Sqlite, MySql and Apache, and MS SQL Server along with vb6/.Net for apps and PHP/java for db driven webs.

    What would be a good starting platform? etc.

    Any idea....

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Roadmap for moving from Access to SQL Server

    Since you've listed MySQL, PHP, and Apache, let me point you to Xampp:
    apachefriends.org/en/xampp.html

    It is a great web server package which combines the three (among other things) nicely. Very easy to install.

    You can also use MySQL with .NET, for desktop apps. If you install Xampp and then the connectivity drivers available from the mysql website then you can have a minimal-components solution.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2002
    Posts
    352

    Re: Roadmap for moving from Access to SQL Server

    Thanks for your input. I am looking into the info you posted.

    Anyone else want to chime in on the topic?

  4. #4
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    Re: Roadmap for moving from Access to SQL Server

    There is an upsizing tool for Access->SQL server.
    Works pretty well. (You might also consider adding a "timestamp" field to all tables - that way if you import them in to access as linked tables they can be updated from that front end.)

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