Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 1 / January 2007

Tip: Looking for answers? Try searching our database.

Ms Access 2003 Project (.adp) database connection

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
gabry.morelli@libero.it - 04 Jan 2007 08:45 GMT
Hi everybody,

I wanted to start an application using the MS Access 2003 Project, but
as I create an .adp file it asks me to connect to a SQL Server. But I
needed to create the dabase directly inside the adp project. Is that
possible? If so, what's the procedure to create it?

Thank you for your help.
Lyle Fairfield - 04 Jan 2007 10:47 GMT
> I wanted to start an application using the MS Access 2003 Project, but
> as I create an .adp file it asks me to connect to a SQL Server. But I
> needed to create the dabase directly inside the adp project. Is that
> possible?

Probably not in the way you describe. Access is not a database
engine/server. It must use something else for those services.
Typically an ADP uses a MS-SQL Server connected via ADO (although many
of the connections and their charactertistics are arcane). This Server
is entirely independent and separate from Access.
An MDB uses JET which also hosts the Access application but it can link
to many technologies through ODBC also.
The AccDB of 2007 uses ACE which seems to be a very minimally modified
JET with (not always) a new spelling.

I'm trying to envision an ADP without MS-SQL server but so far the
screen is just Snow and the sound intermittent scraps of "Fools Walk
In, Where Wisemen Never Go". Then again there may be other Wisemen.
Tom van Stiphout - 04 Jan 2007 14:14 GMT
Not possible.
You first need to install SQL Server, e.g. using a free download of
the Express Edition.
Once installed, you can use SQL Server tools or indeed MsAccess to
create a new database, and access it from your application.

-Tom.

>Hi everybody,
>
[quoted text clipped - 4 lines]
>
>Thank you for your help.
gabry.morelli@libero.it - 05 Jan 2007 10:04 GMT
Thanks a lot guys, I found what I wanted using a workgroup file. In
that way I can manage users access and still using tables inside the
mdb file.

Thanks a lot anyways!!

Cheers
Tom van Stiphout ha scritto:

> Not possible.
> You first need to install SQL Server, e.g. using a free download of
[quoted text clipped - 12 lines]
> >
> >Thank you for your help.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.