C
CES
All,
I've been able to get my Entity Data Model to work but I'm having problems
with a normal ADO Connection. I'm really new to all of this and I can't seem
to find a way to connect to Nortwind via a direct path ie:
C:\Temp\NORTHWND.MDF within a console app.
The MSDN Article http://msdn.microsoft.com/en-us/library/dw70f090.aspx shows
everything except using a direct path. If anyone knows of A SIMPLE example
of a complete database call (in C#) I would be grateful.
I've been able to get my Entity Data Model to work but I'm having problems
with a normal ADO Connection. I'm really new to all of this and I can't seem
to find a way to connect to Nortwind via a direct path ie:
C:\Temp\NORTHWND.MDF within a console app.
The MSDN Article http://msdn.microsoft.com/en-us/library/dw70f090.aspx shows
everything except using a direct path. If anyone knows of A SIMPLE example
of a complete database call (in C#) I would be grateful.