Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Front End with DAL

Status
Not open for further replies.

SABS

Programmer
Nov 21, 2003
14
CA
Haven't done a lot of Access work and have some interesting requirements for a new project.

The project must have an Access 2000 front end. For now, it must work with an Access backend - probably a separate database via ADO. Here's the catch - it must be portable through a DAL (down the road) to SQL Server &/or Oracle &/or DB2.

I need to structure the project with a DAL and unbound forms (I guess) so that we can set a flag as to what backend is being used. Ideally I would like an example of how to do this and how to filter recordsets of subforms, using this architecture. Any suggestions where I might get a good sample?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top