New front end application

  • Thread starter Thread starter Alan T
  • Start date Start date
A

Alan T

I want to create a front end application.
After I select File|New...
What should I choose from
Blank database...
Blank datat access page...
Project using new data...?
 
I need to connect the SQL Server as backend, what should I do?
How do I save the Access database as an application?
 
Alan said:
I need to connect the SQL Server as backend, what should I do?
How do I save the Access database as an application?

File
Get External Data
Link Tables
ODBC type

An Access file that contains application objects (forms, reports, modules) IS an
Access application. There is nothing more to do.
 
Hi,

I got an Access database opened up as an application, how do I look at its
'original' format?
Such as tables, forms and modules?
 
Now I created forms in my database, then double click my .mdb file but the
form did not show up.
 
Alan T said:
Hi,

I got an Access database opened up as an application, how do I look at its
'original' format?
Such as tables, forms and modules?

Do you mean you can't see the database window? In that case try holding
down the shift key when you open the file. If the bypass key hasn't been
disabled then this will expose the db window allowing you to see all objects
including tables.

HTH - Keith.
www.keithwilby.com
 
Back
Top