|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Hi everyone
This is my first thread in this nice forum!! I have a problem in linking a database (Mdb == MS Access DB) to a project in MS Visual C# .net. Actually I'm new in using MS VC# .net framework?!! So, is it possible to do so ?? My Question might seem stupid ?? but you know I didn't find the answer that I need in other forums. |
|
#2
|
|||
|
|||
|
You can create DSN and reference the DSN in your database connection.
|
|
#3
|
|||
|
|||
|
Thanx victorpendletom for replying to my message,
I'm new to this environment and I don't know what is DSN and how to do what you have told me !!!When I open a new project I'll choose the type of the project (here other Projects>Database Project) then (Click on Database Project inthe template and give it a name and a location. After that, a wizard appered. Now wich provider do I have to choose?? Let's say that the path of my DB is (C:\MyDB.mdb) how can I connect it ( I need the steps to do so) I'm really sorry for wasting this valueble time and space from you and your graet forum. Thank you. ![]() Last edited by The History : July 26th, 2003 at 01:49 AM. |
|
#4
|
|||
|
|||
|
To create a DSN - Data Source Name
start settings control panel Administrative Tools Data source (odbc) Select SYSTEM DSN Add Select the Driver you are creating the data source Complete the wizard. ... Once the data is created you will be able to reference it when prompted in the Database Project. |
|
#5
|
|||
|
|||
|
Thank you victorpendletom, it finally worked
![]() |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > How can I add Access DB to VC# ??? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|