January 30, 2006 at 4:41 pm
Where can I start on this website to find info regarding sql server 2005 with visual C++ 2005 express? This website is so huge, where can I find info about creating a database in c++ with .net 2.0, for example.
Thanks for any help
January 30, 2006 at 5:37 pm
Well as this is more of an SQL Server site than a Visual C++ site, I'd suggest you take a look at,
http://msdn.microsoft.com/vstudio/express/visualc/learning/default.aspx
--------------------
Colt 45 - the original point and click interface
January 30, 2006 at 5:38 pm
and probably
http://msdn.microsoft.com/vstudio/express/sql/learning/default.aspx
--------------------
Colt 45 - the original point and click interface
January 30, 2006 at 6:17 pm
Perhaps a sample program, in any language, on how to create a empty database and link it with sql server. Am I right in that sql server links user defined databases, like access, together or does sql server have it's own database engine.
January 31, 2006 at 2:38 am
Fair bit of basic reasearch that you can do,
http://www.microsoft.com/sql/prodinfo/overview/what-is-sql-server.mspx
http://msdn.microsoft.com/sql/downloads/samples/default.aspx
--------------------
Colt 45 - the original point and click interface
January 31, 2006 at 3:03 pm
Thanks a lot!
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply