Visual Basic 2008 and Access 2007
- From: Ivan Weiss <ivan.weiss@xxxxxxxxxxxx>
- Date: Tue, 02 Dec 2008 12:37:14 -0800
So I am returning to programming after a hiatus to write an app for my
office.
I am writing it in vb.net 2008 using access 2007 as my database. My
question is probably pretty elementary...
I have made three projects within the solution, data access, objects,
and UI.
In the data access project I saved the empty database I want to use.
However, when I test my app the application is looking for it in the
debug folder of the UI.
My UI references a class in the objects project which references the
data access class in the Data project.
-Ivan
*** Sent via Developersdex http://www.developersdex.com ***
.
- Follow-Ups:
- Re: Visual Basic 2008 and Access 2007
- From: sloan
- Re: Visual Basic 2008 and Access 2007
- Prev by Date: Re: Intellisense and colors
- Next by Date: Re: Visual Basic 2008 and Access 2007
- Previous by thread: Intellisense and colors
- Next by thread: Re: Visual Basic 2008 and Access 2007
- Index(es):
Relevant Pages
|