Click here to Skip to main content
15,920,596 members
Home / Discussions / C#
   

C#

 
GeneralRe: Additionaly any device to add the system will not boot. In using c#..... Pin
Dave Kreskowiak26-Feb-09 12:16
mveDave Kreskowiak26-Feb-09 12:16 
GeneralRe: Additionaly any device to add the system will not boot. In using c#..... Pin
Member 423560127-Feb-09 6:52
Member 423560127-Feb-09 6:52 
GeneralRe: Additionaly any device to add the system will not boot. In using c#..... Pin
Dave Kreskowiak27-Feb-09 10:36
mveDave Kreskowiak27-Feb-09 10:36 
Questionconnection string Pin
rcwoods19-Feb-09 7:40
rcwoods19-Feb-09 7:40 
AnswerProper Design Pin
Ennis Ray Lynch, Jr.19-Feb-09 7:42
Ennis Ray Lynch, Jr.19-Feb-09 7:42 
GeneralRe: Proper Design Pin
rcwoods22-Feb-09 20:25
rcwoods22-Feb-09 20:25 
QuestionSqlConnection vs. OdbcConnection Pin
CodingYoshi19-Feb-09 7:08
CodingYoshi19-Feb-09 7:08 
AnswerRe: SqlConnection vs. OdbcConnection Pin
Ennis Ray Lynch, Jr.19-Feb-09 7:25
Ennis Ray Lynch, Jr.19-Feb-09 7:25 
You mean you didn't code to the interfaces? Smile | :)

Try it and see. If the connection object does not throw an exception when you call open with the connection string it will open. Be aware, however, that the difference in connections provides a difference in features and performance.


Need custom software developed? I do C# development and consulting all over the United States.


If you don't ask questions the answers won't stand in your way.


Doing a job is like selecting a mule, you can't choose just the front half xor the back half so when you ask me to do a job don't expect me to do it half-assed.


GeneralRe: SqlConnection vs. OdbcConnection Pin
CodingYoshi19-Feb-09 7:32
CodingYoshi19-Feb-09 7:32 
GeneralRe: SqlConnection vs. OdbcConnection Pin
Ennis Ray Lynch, Jr.19-Feb-09 7:40
Ennis Ray Lynch, Jr.19-Feb-09 7:40 
AnswerRe: SqlConnection vs. OdbcConnection Pin
Wendelius19-Feb-09 7:27
mentorWendelius19-Feb-09 7:27 
AnswerRe: SqlConnection vs. OdbcConnection Pin
PIEBALDconsult19-Feb-09 7:29
mvePIEBALDconsult19-Feb-09 7:29 
QuestionDetect a white bloc on string Pin
abbd19-Feb-09 6:58
abbd19-Feb-09 6:58 
AnswerRe: Detect a white bloc on string Pin
led mike19-Feb-09 8:03
led mike19-Feb-09 8:03 
GeneralRe: Detect a white bloc on string Pin
Garth J Lancaster19-Feb-09 10:15
professionalGarth J Lancaster19-Feb-09 10:15 
QuestionForm is not visible Pin
Patricia Cuadra19-Feb-09 6:46
Patricia Cuadra19-Feb-09 6:46 
AnswerRe: Form is not visible Pin
Calin Tatar19-Feb-09 8:35
Calin Tatar19-Feb-09 8:35 
GeneralRe: Form is not visible Pin
Patricia Cuadra19-Feb-09 8:50
Patricia Cuadra19-Feb-09 8:50 
GeneralRe: Form is not visible Pin
Patricia Cuadra19-Feb-09 9:35
Patricia Cuadra19-Feb-09 9:35 
GeneralRe: Form is not visible Pin
Jimmanuel19-Feb-09 11:05
Jimmanuel19-Feb-09 11:05 
QuestionTimer Pin
bar300019-Feb-09 5:55
bar300019-Feb-09 5:55 
AnswerRe: Timer Pin
Dave Kreskowiak19-Feb-09 6:02
mveDave Kreskowiak19-Feb-09 6:02 
GeneralRe: Timer Pin
bar300019-Feb-09 6:10
bar300019-Feb-09 6:10 
GeneralRe: Timer Pin
musefan19-Feb-09 6:16
musefan19-Feb-09 6:16 
GeneralRe: Timer Pin
Dave Kreskowiak19-Feb-09 6:16
mveDave Kreskowiak19-Feb-09 6:16 

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.