Click here to Skip to main content
15,887,175 members
Home / Discussions / C#
   

C#

 
GeneralRe: problem with stringwriter Pin
Daniel Turini16-Sep-03 1:01
Daniel Turini16-Sep-03 1:01 
GeneralRe: problem with stringwriter Pin
KSEI16-Sep-03 17:08
KSEI16-Sep-03 17:08 
GeneralC# Web Message Box Pin
gmhanna15-Sep-03 14:13
gmhanna15-Sep-03 14:13 
GeneralRe: C# Web Message Box Pin
Nick Seng15-Sep-03 15:42
Nick Seng15-Sep-03 15:42 
GeneralDialogs to Forms Pin
gmhanna15-Sep-03 14:11
gmhanna15-Sep-03 14:11 
GeneralCalling C routine from C# Pin
gmhanna15-Sep-03 14:07
gmhanna15-Sep-03 14:07 
GeneralRe: Calling C routine from C# Pin
Nick Seng15-Sep-03 15:50
Nick Seng15-Sep-03 15:50 
QuestionSQL anyone ? Pin
Frank Olorin Rizzi15-Sep-03 10:18
Frank Olorin Rizzi15-Sep-03 10:18 
So, ehr...
..hope you won't think that this question is in the wrong forum, but..

You remember all the good'ol'SQL APIs like SQLConnect, SQLFetch, ... ?
How can I access those from a C# app?

I've tried to use the System.Data.SqlClient namespace stuff,
but that is targetted for SQL Server DBs,
and I am just trying to do something more ODBC-oriented (i.e. that would
work with other DBMS as well).

To be specific: I really, really, **really** need to
execute an SQL<foo> call (rather than using Data Sets, and such).
Is it possible in C#, or should I just go back to C++ ?

Suggestions anyone?

Thanks in advance,
F.O.R.
AnswerRe: SQL anyone ? Pin
Rob Graham15-Sep-03 11:02
Rob Graham15-Sep-03 11:02 
GeneralRe: SQL anyone ? Pin
Frank Olorin Rizzi16-Sep-03 1:24
Frank Olorin Rizzi16-Sep-03 1:24 
AnswerRe: SQL anyone ? Pin
Arjan Einbu15-Sep-03 11:08
Arjan Einbu15-Sep-03 11:08 
GeneralRe: SQL anyone ? Pin
Frank Olorin Rizzi16-Sep-03 1:24
Frank Olorin Rizzi16-Sep-03 1:24 
AnswerRe: SQL anyone ? Pin
Daniel Turini16-Sep-03 0:54
Daniel Turini16-Sep-03 0:54 
GeneralRe: SQL anyone ? Pin
Frank Olorin Rizzi16-Sep-03 1:27
Frank Olorin Rizzi16-Sep-03 1:27 
AnswerRe: SQL anyone ? Pin
Frank Olorin Rizzi16-Sep-03 3:12
Frank Olorin Rizzi16-Sep-03 3:12 
GeneralRe: SQL anyone ? Pin
Jim MacDonald19-Sep-03 10:29
Jim MacDonald19-Sep-03 10:29 
Generalhtml to image component Pin
shaiotz115-Sep-03 7:07
shaiotz115-Sep-03 7:07 
GeneralRe: html to image component Pin
Jasper4C#15-Sep-03 8:28
Jasper4C#15-Sep-03 8:28 
GeneralRe: html to image component Pin
shaiotz115-Sep-03 22:53
shaiotz115-Sep-03 22:53 
GeneralRe: html to image component Pin
Jasper4C#16-Sep-03 5:17
Jasper4C#16-Sep-03 5:17 
Questioncalling API dll functions - types? Pin
Tym!15-Sep-03 7:02
Tym!15-Sep-03 7:02 
AnswerRe: calling API dll functions - types? Pin
gmhanna15-Sep-03 15:18
gmhanna15-Sep-03 15:18 
GeneralRe: calling API dll functions - types? Pin
Tym!16-Sep-03 10:27
Tym!16-Sep-03 10:27 
GeneralCounting num words in richtext Pin
Ista15-Sep-03 6:22
Ista15-Sep-03 6:22 
GeneralRe: Counting num words in richtext Pin
Donald_a16-Sep-03 0:11
Donald_a16-Sep-03 0:11 

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.