This is a discussion on access and sql within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> hey, i want to use access as a back-end database and sql as front-end . i already made the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hey, i want to use access as a back-end database and sql as front-end . i already made the entire access db but not the db in sql ! how do i start ??? THANKS IN ADVANCE *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
| ||||
| You can't make SQL Server the front-end, at least not with commonly accepted definitions of the terms front-end and back-end. If you are trying to link to a Jet database from SQL Server, see SQL BooksOnline in the "Adding a linked server" topic. --Mary On Tue, 21 Dec 2004 13:19:40 -0800, vincent arntjen <arntjenvincent@hotmail.com> wrote: > >hey, > >i want to use access as a back-end database and sql as front-end . > >i already made the entire access db but not the db in sql ! > >how do i start ??? > >THANKS IN ADVANCE > > >*** Sent via Developersdex http://www.developersdex.com *** >Don't just participate in USENET...get rewarded for it! |