Click here to Skip to main content
15,894,896 members
Home / Discussions / C#
   

C#

 
GeneralC# COM Interop Pin
s2111979212-Apr-05 4:30
s2111979212-Apr-05 4:30 
GeneralMake an instance of a child form from a class file. Pin
Mike Jeferson12-Apr-05 4:23
Mike Jeferson12-Apr-05 4:23 
GeneralC# Connection to Northwind via SQL - HELP Pin
Jethro6312-Apr-05 4:08
Jethro6312-Apr-05 4:08 
GeneralRe: C# Connection to Northwind via SQL - HELP Pin
Luis Alonso Ramos12-Apr-05 6:34
Luis Alonso Ramos12-Apr-05 6:34 
GeneralRe: C# Connection to Northwind via SQL - HELP Pin
Jethro6312-Apr-05 15:59
Jethro6312-Apr-05 15:59 
GeneralRe: C# Connection to Northwind via SQL - HELP Pin
Dave Kreskowiak13-Apr-05 4:20
mveDave Kreskowiak13-Apr-05 4:20 
GeneralRe: C# Connection to Northwind via SQL - HELP Pin
Luis Alonso Ramos13-Apr-05 5:29
Luis Alonso Ramos13-Apr-05 5:29 
GeneralRe: C# Connection to Northwind via SQL - HELP Pin
Jethro6313-Apr-05 15:22
Jethro6313-Apr-05 15:22 
Thanks again LuisR (and others):

Maybe I was mislead by the book I am going through (by Wrox Press). They have a very specific set of examples where they are specifically naming the Northwind Database AND the program code that they provide in all of the example use SqlConnection, SqlCommand, etc. etc.

The author of the book claimed that the MS SQL Desktop Engine would be installed automatically if the .NET Framework SDK had been installed AND the Northwind database would also be supplied in a samples directory. As far as I could tell, this was not true. I could find neither the server or the sample database files on my system after installing the SDK.

So, I did indeed go to the MSDE site and download the free desktop server, installed it and then started tearing out my hair trying to get the examples to work.

My only explanation for all of this is that perhaps the Northwind sample database HAS been created or converted to MS-SQL format and this is what the book's author had intended.

I am happy that I at least have something working here. I have Access and I can create databases with Access and play with them through my C# code for a while and then move on.

Thank you again! Cool | :cool:
Jethro63
GeneralRe: C# Connection to Northwind via SQL - HELP Pin
Mushtaque Nizamani25-Oct-07 4:41
Mushtaque Nizamani25-Oct-07 4:41 
GeneralPainting Issue Pin
Mark_Harrison12-Apr-05 2:05
Mark_Harrison12-Apr-05 2:05 
GeneralRe: Painting Issue Pin
S. Senthil Kumar12-Apr-05 3:26
S. Senthil Kumar12-Apr-05 3:26 
Generalcreating code demo Pin
rmedo12-Apr-05 1:56
rmedo12-Apr-05 1:56 
GeneralRe: creating code demo Pin
eggie512-Apr-05 13:58
eggie512-Apr-05 13:58 
GeneralRe: creating code demo Pin
rmedo13-Apr-05 4:34
rmedo13-Apr-05 4:34 
GeneralC# & XML & nested loops problem (try 2) Pin
Anonymous12-Apr-05 1:47
Anonymous12-Apr-05 1:47 
GeneralRe: C# & XML & nested loops problem (try 2) Pin
hooray12-Apr-05 2:11
hooray12-Apr-05 2:11 
GeneralRe: C# & XML & nested loops problem (try 2) Pin
Anonymous12-Apr-05 2:38
Anonymous12-Apr-05 2:38 
GeneralC# & XML & nested loops problem Pin
Anonymous12-Apr-05 1:45
Anonymous12-Apr-05 1:45 
GeneralRe: C# & XML & nested loops problem Pin
Ian Bowler12-Apr-05 7:45
Ian Bowler12-Apr-05 7:45 
GeneralRe: C# & XML & nested loops problem Pin
Anonymous12-Apr-05 23:31
Anonymous12-Apr-05 23:31 
GeneralProb with creating user control Pin
Anonymous12-Apr-05 1:03
Anonymous12-Apr-05 1:03 
GeneralRe: Prob with creating user control Pin
Judah Gabriel Himango12-Apr-05 4:38
sponsorJudah Gabriel Himango12-Apr-05 4:38 
Generalon Signed Assemblies in .Net Pin
ppp00112-Apr-05 0:29
ppp00112-Apr-05 0:29 
GeneralThreading.Timer callback called multiple times Pin
sjhart12-Apr-05 0:23
sjhart12-Apr-05 0:23 
GeneralRe: Threading.Timer callback called multiple times Pin
Mike Dimmick12-Apr-05 2:43
Mike Dimmick12-Apr-05 2:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.