|
Posted by John Bell on 10/17/65 11:35
Hi
It depends on what you are using to interface with the database, with SQL
Server there are quite a few C++ examples check out samples in the index of
Books Online. Also there are others on MSDN e.g
http://support.microsoft.com/?kbid=184968&sd=msdn from
http://msdn.microsoft.com/visualc/downloads/samples/default.aspx
It may be worth avoiding DB Library and Embeded SQL for C as this has
started to be deprecated in SQL 2005.
John
"Brooke" <tbrooked@hotmail.com> wrote in message
news:Qgirf.12123$g_6.9870@tornado.texas.rr.com...
> Are there any good resources (books, websites, etc) for programming SQL
> Server using Visual C++? I am currently using C# but I really want to
> learn how to do it using C++, but it appears to be much more difficult
> using C++.
>
> Thanks
>
Navigation:
[Reply to this message]
|