Click here to Skip to main content
15,891,657 members
Home / Discussions / Database
   

Database

 
GeneralInsert Data Pin
Blue_Boy24-May-05 2:38
Blue_Boy24-May-05 2:38 
GeneralRe: Insert Data Pin
v.venkannababu27-May-05 1:49
v.venkannababu27-May-05 1:49 
GeneralUsing MS Access or MS SQL Pin
thebigo24-May-05 1:16
thebigo24-May-05 1:16 
GeneralRe: Using MS Access or MS SQL Pin
Colin Angus Mackay24-May-05 2:06
Colin Angus Mackay24-May-05 2:06 
GeneralADO-SQLServer2000 using C# code Pin
Blue_Boy24-May-05 0:42
Blue_Boy24-May-05 0:42 
GeneralRe: ADO-SQLServer2000 using C# code Pin
Maqsood Ahmed24-May-05 1:49
Maqsood Ahmed24-May-05 1:49 
GeneralSQL Server and VC.NET Pin
hairy_hats24-May-05 0:21
hairy_hats24-May-05 0:21 
GeneralRe: SQL Server and VC.NET Pin
Michael P Butler24-May-05 1:15
Michael P Butler24-May-05 1:15 
viaduct wrote:
Hi all,

I want to read data from an SQL server db, is it much easier to do this from VC.NET than VC++ 6?

Wondering if I should upgrade...


Non-managed C++ code isn't any different really. If you were writing a managed c++ app then you could use ADO.NET

In VC6, I like to use ADO. It is simple and straight-forward to use. There is even a great helper class here[^]



Michael

CP Blog [^] Development Blog [^]

Generalto use ado.net on a pc does without Pin
Anonymous23-May-05 23:28
Anonymous23-May-05 23:28 
Questionhow to restore the sqldatabase into the server Pin
rohollahabadan23-May-05 20:17
rohollahabadan23-May-05 20:17 
AnswerRe: how to restore the sqldatabase into the server Pin
Colin Angus Mackay23-May-05 22:33
Colin Angus Mackay23-May-05 22:33 
GeneralThank you for your reply.Colin Angus Mackay Pin
rohollahabadan24-May-05 20:41
rohollahabadan24-May-05 20:41 
GeneralRe: Thank you for your reply.Colin Angus Mackay Pin
Colin Angus Mackay24-May-05 22:23
Colin Angus Mackay24-May-05 22:23 
QuestionAnyone know how to sum as decimal in SQLCE database? Pin
Member 193588023-May-05 7:23
Member 193588023-May-05 7:23 
QuestionHow to add a "Select All" to parameter list in SQL Reporting services Pin
Anonymous23-May-05 0:13
Anonymous23-May-05 0:13 
QuestionVS.NET 2005 and datalayers? Pin
Rocky Moore22-May-05 23:34
Rocky Moore22-May-05 23:34 
GeneralEnumerate SQL data sources Pin
RFickling22-May-05 5:29
RFickling22-May-05 5:29 
GeneralRe: Enumerate SQL data sources Pin
gnjunge22-May-05 10:33
gnjunge22-May-05 10:33 
GeneralRe: Enumerate SQL data sources Pin
RFickling22-May-05 12:16
RFickling22-May-05 12:16 
GeneralRe: Enumerate SQL data sources Pin
gnjunge22-May-05 13:07
gnjunge22-May-05 13:07 
GeneralRe: Enumerate SQL data sources Pin
Luis Alonso Ramos22-May-05 13:47
Luis Alonso Ramos22-May-05 13:47 
GeneralRe: Enumerate SQL data sources Pin
jonathan1522-May-05 22:40
jonathan1522-May-05 22:40 
GeneralOracle schema Pin
Silly Boy21-May-05 15:15
Silly Boy21-May-05 15:15 
GeneralRe: Oracle schema Pin
gnjunge22-May-05 10:35
gnjunge22-May-05 10:35 
GeneralRe: Oracle schema Pin
vaibhavcs5524-May-05 20:50
vaibhavcs5524-May-05 20:50 

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.