Click here to Skip to main content
16,004,924 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Accessing a website Pin
Dave Kreskowiak20-Sep-06 5:46
mveDave Kreskowiak20-Sep-06 5:46 
GeneralRe: Accessing a website Pin
KreativeKai20-Sep-06 6:30
professionalKreativeKai20-Sep-06 6:30 
GeneralRe: Accessing a website Pin
Dave Kreskowiak20-Sep-06 6:50
mveDave Kreskowiak20-Sep-06 6:50 
GeneralRe: Accessing a website Pin
KreativeKai20-Sep-06 7:47
professionalKreativeKai20-Sep-06 7:47 
GeneralRe: Accessing a website Pin
Dave Kreskowiak20-Sep-06 8:37
mveDave Kreskowiak20-Sep-06 8:37 
QuestionLike to Re install Pin
kalyanPaladugu20-Sep-06 5:18
kalyanPaladugu20-Sep-06 5:18 
Question.NET Binding Navigator [modified] Pin
nlindley720-Sep-06 4:28
nlindley720-Sep-06 4:28 
Questionhow to connect mysql database to vb.net 5 Pin
POIKAYIL20-Sep-06 4:06
POIKAYIL20-Sep-06 4:06 
I am a amateur programmer.just to jumbed into the pool only with interest.I have experience in database progrmming in mysql and vb6.I have no formal software education as I am a Government officer.
so please help
how can i connect MYSQL DATABASE TO VB.NET 2005.

I USE THE FOLLOWING CODE IN VB6

Public cnn as new ADODB.CONNECTION
Public str as string
sub main()
str= "Provider=MSDASQL.1;Persist Security Info=False;Data Source=revive"
cnn.connectionstring=str
cnn.open

This will connect mysql database to vb6

Pleae help me

with regards

JOSEPH
AnswerRe: how to connect mysql database to vb.net 5 Pin
Dave Kreskowiak20-Sep-06 5:49
mveDave Kreskowiak20-Sep-06 5:49 
QuestionSql server ip Using vb.net Pin
GabrielVarun20-Sep-06 3:51
GabrielVarun20-Sep-06 3:51 
QuestionCannot connect to smtp server error ! Pin
Coding C#20-Sep-06 3:37
Coding C#20-Sep-06 3:37 
AnswerRe: Cannot connect to smtp server error ! Pin
Dave Kreskowiak20-Sep-06 5:54
mveDave Kreskowiak20-Sep-06 5:54 
QuestionError MSG box Pin
SavageZaing20-Sep-06 2:52
SavageZaing20-Sep-06 2:52 
AnswerRe: Error MSG box Pin
Coding C#20-Sep-06 3:23
Coding C#20-Sep-06 3:23 
GeneralRe: Error MSG box Pin
SavageZaing20-Sep-06 4:06
SavageZaing20-Sep-06 4:06 
GeneralRe: Error MSG box Pin
Coding C#20-Sep-06 4:32
Coding C#20-Sep-06 4:32 
GeneralRe: Error MSG box Pin
Christian Graus20-Sep-06 11:57
protectorChristian Graus20-Sep-06 11:57 
GeneralRe: Error MSG box Pin
SavageZaing21-Sep-06 0:58
SavageZaing21-Sep-06 0:58 
AnswerRe: Error MSG box Pin
Christian Graus20-Sep-06 11:55
protectorChristian Graus20-Sep-06 11:55 
Questioni need to open a word file which contain some formated text and images,tables Pin
Batchu Rajesh20-Sep-06 2:03
Batchu Rajesh20-Sep-06 2:03 
QuestionDataGridView Column Type Pin
Maira K20-Sep-06 1:59
Maira K20-Sep-06 1:59 
AnswerRe: DataGridView Column Type Pin
Dave Kreskowiak20-Sep-06 6:01
mveDave Kreskowiak20-Sep-06 6:01 
QuestionTricky!! VB.NET counterpart of CLSIDFromProgID and CoCreateInstance Pin
Stephan Pilz20-Sep-06 1:55
Stephan Pilz20-Sep-06 1:55 
AnswerRe: Tricky!! VB.NET counterpart of CLSIDFromProgID and CoCreateInstance Pin
Dave Kreskowiak20-Sep-06 5:38
mveDave Kreskowiak20-Sep-06 5:38 
AnswerRe: Tricky!! VB.NET counterpart of CLSIDFromProgID and CoCreateInstance Pin
Stephan Pilz20-Sep-06 20:57
Stephan Pilz20-Sep-06 20:57 

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.