Click here to Skip to main content
15,915,873 members
Home / Discussions / C#
   

C#

 
Questioncallto: and mailto: settings Pin
ante.mihalj29-Jun-06 2:32
ante.mihalj29-Jun-06 2:32 
AnswerRe: callto: and mailto: settings Pin
Super Lloyd29-Jun-06 3:15
Super Lloyd29-Jun-06 3:15 
GeneralRe: callto: and mailto: settings Pin
ante.mihalj29-Jun-06 21:34
ante.mihalj29-Jun-06 21:34 
GeneralRe: callto: and mailto: settings Pin
Super Lloyd29-Jun-06 21:51
Super Lloyd29-Jun-06 21:51 
GeneralRe: callto: and mailto: settings Pin
ante.mihalj30-Jun-06 3:28
ante.mihalj30-Jun-06 3:28 
QuestionDatabase problem Pin
hany_hu29-Jun-06 2:23
hany_hu29-Jun-06 2:23 
AnswerRe: Database problem Pin
PlayByTheRules29-Jun-06 3:13
PlayByTheRules29-Jun-06 3:13 
AnswerRe: Database problem Pin
V.29-Jun-06 4:42
professionalV.29-Jun-06 4:42 
there are three providers in .NET.

odbc
oledb
sql.

oledb I use mainly for Acces, Oracle and sybase connections. The odbc I used once for a DBase V database. Sql is for the Sql server.

What you probably need to do is find the connection string for either the oledb or odbc providers.
oledb is not possible for older databases (like Dbase V) but is faster then odbc.

Sql is the fastest, but will only work with Sql Server.

Hope this helps.

I've found a living worth working for, but I haven't found work worth living for.


<marquee>Beer | [beer]
Jig | [Dance]
AnswerRe: Database problem Pin
Not Active29-Jun-06 5:08
mentorNot Active29-Jun-06 5:08 
QuestionHow do I clone events? Pin
Daniel Persson29-Jun-06 2:12
Daniel Persson29-Jun-06 2:12 
AnswerRe: How do I clone events? Pin
Super Lloyd29-Jun-06 2:25
Super Lloyd29-Jun-06 2:25 
GeneralRe: How do I clone events? Pin
Daniel Persson29-Jun-06 2:51
Daniel Persson29-Jun-06 2:51 
QuestionHow to manage DLL with complex parameters? Pin
abiisalwayshappy29-Jun-06 2:08
abiisalwayshappy29-Jun-06 2:08 
AnswerRe: How to manage DLL with complex parameters? Pin
Judah Gabriel Himango29-Jun-06 4:37
sponsorJudah Gabriel Himango29-Jun-06 4:37 
QuestionResizing Panel in SplitContainer Pin
e_LA29-Jun-06 2:05
e_LA29-Jun-06 2:05 
AnswerRe: Resizing Panel in SplitContainer Pin
Judah Gabriel Himango29-Jun-06 4:38
sponsorJudah Gabriel Himango29-Jun-06 4:38 
AnswerRe: Resizing Panel in SplitContainer Pin
LongRange.Shooter29-Jun-06 8:19
LongRange.Shooter29-Jun-06 8:19 
AnswerRe: Resizing Panel in SplitContainer Pin
e_LA29-Jun-06 20:12
e_LA29-Jun-06 20:12 
QuestionClass Relationships Pin
Brendan Vogt29-Jun-06 1:59
Brendan Vogt29-Jun-06 1:59 
AnswerRe: Class Relationships Pin
J4amieC29-Jun-06 2:32
J4amieC29-Jun-06 2:32 
AnswerRe: Class Relationships [modified] Pin
LongRange.Shooter29-Jun-06 8:22
LongRange.Shooter29-Jun-06 8:22 
QuestionQues. in VC#.Net Pin
Andy Rama29-Jun-06 1:37
Andy Rama29-Jun-06 1:37 
AnswerRe: Ques. in VC#.Net Pin
Daniel Persson29-Jun-06 2:26
Daniel Persson29-Jun-06 2:26 
GeneralRe: Ques. in VC#.Net Pin
Andy Rama29-Jun-06 3:09
Andy Rama29-Jun-06 3:09 
GeneralRe: Ques. in VC#.Net Pin
Daniel Persson29-Jun-06 3:51
Daniel Persson29-Jun-06 3:51 

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.