473,385 Members | 1,356 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Ms Access 2003 Project (.adp) database connection

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.

Jan 4 '07 #1
3 3160
ga***********@libero.it wrote:
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.

Jan 4 '07 #2
On 4 Jan 2007 00:45:50 -0800, ga***********@libero.it wrote:

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,

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.
Jan 4 '07 #3
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:
On 4 Jan 2007 00:45:50 -0800, ga***********@libero.it wrote:

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,

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.
Jan 5 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Matt Alanzo | last post by:
On another newsgroup an Access knowledgable party posted: >You should be able to connect an Access ADP to an existing SQLExpress >database running in SQLS 2000 compatibility mode. The only thing...
1
by: gale | last post by:
I have an Access 2003 project. I need for users to be able to run a report and copy the report in Excel format to a web server. The problem is, they do not have write access to the web server. I...
0
by: atlantic965 | last post by:
This is what I have to do: Create an application to automate the tasks of a medium-sized pet kennel which we'll call "Your Name Pet Hotel". The application needs to automate tasks such as: ...
0
by: JohnCross | last post by:
I have an Access 2003 project. Each client machine runs an ade file that has a digital signiture that I create on each machine and everything is fine. However, when I need to modify the ade, and...
2
by: Andy | last post by:
Hi guys I having a problem creating a report in Access 2003 project talking to a SQL database through and ODBC connect. After hours of trying things from Access Help, MSDN and Google I still...
1
by: pbrydone | last post by:
I am creating a database in MS Access 2003 for a school. The database will keep information on all students (Name, Address, etc.) I would also like to scan in a photograph of the student via a...
2
by: Barry Edmund Wright | last post by:
Hi All, I installed Office 2003 SP3 and ever since been experiencing database corruption. I normally close the database (compact and repair), do a backup and reopen the database and open a form,...
3
by: mariiah | last post by:
Newbie using access...just completed a db project and chose to hide the design/database options from the startup option menu and need to make a modification but cannot figure out how to restore the...
2
by: Access | last post by:
Anyone else experiencing corruption problems using Access 2003 to edit .adp files? I've been experiencing corruption problems with a particular database. I've tried copying all the objects into a...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.