PDA

Click to See Complete Forum and Search --> : ACCESS 2000-ACCESS 97 and SQL 7


Luis Moises Rojas
Aug 3rd, 2000, 11:08 AM
My APP is in access 97 i want to know two things

1) It is possible to run my app from access 2000 without convert it?

2) It is possible to convert my full app from access 97 to sql and this could work FINE (forms, macro, report, etc.)

Clunietp
Aug 3rd, 2000, 09:34 PM
Originally posted by Luis Moises Rojas
My APP is in access 97 i want to know two things

1) It is possible to run my app from access 2000 without convert it?

Yes, but your objects will be read-only


2) It is possible to convert my full app from access 97 to sql and this could work FINE (forms, macro, report, etc.)

You mean SQL Server? SQL server only supports tables and views (queries). The rest of the items (forms, macros, reports, etc) are specific to MS Access