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