Forums
 This topic is locked 
             Import Access forms into MS SQL?
Replies
 Replied 08 Mar 2002  15:12:31 
   08 Mar 2002  15:12:31 Paul Lacey replied: 
  Not sure how it will work with a complete database with forms, but I use a program to export MS Access tables straight into MySQL.
Try www.accessmysql.com
  
  Try www.accessmysql.com
 Replied 08 Mar 2002  15:58:27 
   08 Mar 2002  15:58:27 Owen Eastwick replied: 
  Has anyone written an extension that makes forum visitors read the question. <img src=../images/dmxzone/forum/icon_smile_big.gif border=0 align=middle>
Regarding Access style Forms with SQL Server database, I guess that you would have to build a front end application with something like Visaul Basic.
Regards
Owen.
Multiple Parameter UD4 / Access 2000 Database Search Tutorial:
www.tdsf.co.uk/tdsfdemo
  Regarding Access style Forms with SQL Server database, I guess that you would have to build a front end application with something like Visaul Basic.
Regards
Owen.
Multiple Parameter UD4 / Access 2000 Database Search Tutorial:
www.tdsf.co.uk/tdsfdemo
 Replied 15 Mar 2002  17:56:12 
   15 Mar 2002  17:56:12 Marc Fellows replied: 
  u can keep your existing forms by simply upsizing the access tables to mssql and then linking the newly created tables in the mdb.
That way your data is held in a database that actually works while the interface is held in access (which works most of the time).
I hate %^&!"*£ Netscape!
  That way your data is held in a database that actually works while the interface is held in access (which works most of the time).
I hate %^&!"*£ Netscape!