I have just migrated my data from a local MS access database to an intranet MS SQL server on my LAN. All of my tables and querys are fine. The situation is, I am not really sure what exactly Access Modules translate to in the SQL Server Management Studio. Are they basically stored procedures? If they are, I am assuming I have to re-write all of the code so it is in the stored procedure SQL format.
thanks.
thanks.