Click here to Skip to main content
15,900,907 members
Home / Discussions / C#
   

C#

 
QuestionPrinting Tiff's Pin
HahnTech13-Sep-06 13:53
HahnTech13-Sep-06 13:53 
AnswerRe: Printing Tiff's Pin
Nader Elshehabi13-Sep-06 14:32
Nader Elshehabi13-Sep-06 14:32 
QuestionModify a Printed File and Resend it to a Printer Pin
Dowfen13-Sep-06 13:52
Dowfen13-Sep-06 13:52 
Questionsetup file Pin
TAREQ F ABUZUHRI13-Sep-06 13:04
TAREQ F ABUZUHRI13-Sep-06 13:04 
AnswerRe: setup file Pin
Christian Graus13-Sep-06 13:10
protectorChristian Graus13-Sep-06 13:10 
AnswerRe: setup file Pin
Nader Elshehabi13-Sep-06 13:35
Nader Elshehabi13-Sep-06 13:35 
QuestionSo Many ADO Data Providers Which Should I Use? Pin
redfish3413-Sep-06 12:39
redfish3413-Sep-06 12:39 
AnswerRe: So Many ADO Data Providers Which Should I Use? Pin
Nader Elshehabi13-Sep-06 12:49
Nader Elshehabi13-Sep-06 12:49 
Hello

Depending on which database you are building you should choose the data provider. The data provider actually is nothing but a mediator between the real DBMS and you .Net code.

So if you are using/accessing an Access DB then OLEDb is best for you.
OTOH if you want to make SQL server database for sure you'd use SQLDb provider.
for Oracle and other ODBC engines ODBC provider is intuitively your choice.

Was that what you were asking for? And what is KISS BTW?

RegardsRose | [Rose]

GeneralRe: So Many ADO Data Providers Which Should I Use? Pin
redfish3413-Sep-06 17:50
redfish3413-Sep-06 17:50 
QuestionSetup doesnt generate reg keys Pin
Gutec13-Sep-06 10:48
Gutec13-Sep-06 10:48 
QuestionPrint page with out a footer. Pin
spark12800013-Sep-06 10:10
spark12800013-Sep-06 10:10 
QuestionGet domain name from email address Pin
MyRunner2313-Sep-06 9:34
MyRunner2313-Sep-06 9:34 
AnswerRe: Get domain name from email address Pin
User 665813-Sep-06 9:45
User 665813-Sep-06 9:45 
GeneralRe: Get domain name from email address Pin
MyRunner2313-Sep-06 10:00
MyRunner2313-Sep-06 10:00 
AnswerRe: Get domain name from email address Pin
spark12800013-Sep-06 10:21
spark12800013-Sep-06 10:21 
Questiona problem with threads. Pin
Green Fuze13-Sep-06 9:10
Green Fuze13-Sep-06 9:10 
AnswerRe: a problem with threads. Pin
Stefan Troschuetz13-Sep-06 9:20
Stefan Troschuetz13-Sep-06 9:20 
GeneralRe: a problem with threads. Pin
Green Fuze13-Sep-06 9:25
Green Fuze13-Sep-06 9:25 
JokeRe: a problem with threads. Pin
Guffa13-Sep-06 11:30
Guffa13-Sep-06 11:30 
QuestionQuick generics q Pin
thepersonof13-Sep-06 8:26
thepersonof13-Sep-06 8:26 
AnswerRe: Quick generics q Pin
Rob Graham13-Sep-06 8:50
Rob Graham13-Sep-06 8:50 
GeneralRe: Quick generics q Pin
thepersonof13-Sep-06 9:47
thepersonof13-Sep-06 9:47 
GeneralRe: Quick generics q Pin
Nader Elshehabi13-Sep-06 10:35
Nader Elshehabi13-Sep-06 10:35 
Questionimplementing drag drop ability with figures Pin
ssoffline13-Sep-06 8:16
ssoffline13-Sep-06 8:16 
AnswerRe: implementing drag drop ability with figures Pin
Nader Elshehabi13-Sep-06 9:27
Nader Elshehabi13-Sep-06 9:27 

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.