This is a discussion on Re: Converting Access 2000 to SQL server... within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Brad, Can you please fill me in how did your task go? I have a similar situation where I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Brad, Can you please fill me in how did your task go? I have a similar situation where I need to convert macros, forms reports and queries? hat is the most suitable path? Thanks for the feedback ... Paul karipaul wrote: > * - karipau ----------------------------------------------------------------------- Posted via http://www.mcse.m ----------------------------------------------------------------------- View this thread: http://www.mcse.ms/message1188601.htm |
| ||||
| Access objects -- macros, forms, reports, VBA code, etc. -- can't be converted to SQL Server because there are no equivalents. Queries will likely need to be rewritten as views or stored procedures. --Mary On Thu, 30 Dec 2004 15:46:25 -0600, karipaul <karipaul.1i3qyp@mail.mcse.ms> wrote: > >Brad, > >Can you please fill me in how did your task go? >I have a similar situation where I need to convert macros, forms, >reports and queries? hat is the most suitable path? > >Thanks for the feedback ... > >Paul >karipaul wrote: >> * * |