Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connecting to Embedded Database

Status
Not open for further replies.

PIAS

Programmer
Nov 2, 2005
38
SI

Can anyone tell me how do i connect to some embedded database.

Witch classes do i need?
How it goes the code in C#?

PIAS
 
What do you mean by embedded database? Is it a database that is included in the resources of your app? or were you thinking of a database on a PDA or other mobile device?
 
I mean a database that is included in resource of my app.
I made database with msde and i whant to connect it to the greed in my app. It is a simple app just for testing purposes.

I'm creating application that would work from CD - exe and database file will be on CD.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top