Frontend/Backend

M

Mike

Actually you can keep your Access front end and convert
your records to a SQL Server backend. I built a .db like
this and it works fine. You make a connnection via an
ODBC driver. This does not require knowledge of sp's or
triggers.

Cheers
 
H

Howard

OK, thanks!
HF
-----Original Message-----
Actually you can keep your Access front end and convert
your records to a SQL Server backend. I built a .db like
this and it works fine. You make a connnection via an
ODBC driver. This does not require knowledge of sp's or
triggers.

Cheers


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top