"Forms" to" SQL Server 2000"

  • Thread starter Thread starter Guest
  • Start date Start date
SQL Server is only a database: there are no forms or reports in it.

If you've migrated your data from a Jet database to a SQL Server database,
you should be able to continue using your Access database as a front-end to
the SQL Server database, thereby letting you continue to use the same forms
and reports.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)



40forty said:
How can I or can you migrate Access forms and reports into SQL Server
2000?
 
Back
Top