Hey!
I'm just getting used to MS SQL server and MS VC++ .NET. I've got a DB in SQL Server, and have already written a couple stored procedures to get the information I need in my program. Pretty much all my program has to do is get some info from the stored procs and display that information in a list.
Does anyone have a good tutorial somewhere or can point me in the the right direction as to how to connect the two? Thanks!
I'm just getting used to MS SQL server and MS VC++ .NET. I've got a DB in SQL Server, and have already written a couple stored procedures to get the information I need in my program. Pretty much all my program has to do is get some info from the stored procs and display that information in a list.
Does anyone have a good tutorial somewhere or can point me in the the right direction as to how to connect the two? Thanks!