Talk Info:
Talk 9, Consuming Databases in C# Applications
Date: 04/04/03
Materials Used
Presentation used:
This presentation shows you slide by slide how to follow the code in the project.
http://www.asc0.com/dotnet/Talk9/UsingDatabases.ppt
Recommended reading:
http://www.manning.com/dotnetbooks/csharpprimer/sql_to_access.html Shows you how to create an access database, and use DSNless connections in C#
http://www.learnasp.com/learn/dbopen.asp Explains why is DSNless the fast way to go
http://www.devasp.com/Samples/dsn_sql.asp Shows how to create a DSN through the Control Panel
Project used:
This solution contains the project demoed in the presentation. See below for unzipping instructions
http://www.asc0.com/dotnet/Talk9/T9_DB.zip
Instructions for Uncompressing the Project
Uncompress the Talk9/T9_DB.zip file to
My Documents\Visual Studio Projects\
To open the solution, open the .sln file,