Click here to Skip to main content
15,919,422 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Serial Communication, vb.net Pin
Luc Pattyn3-May-09 22:49
sitebuilderLuc Pattyn3-May-09 22:49 
GeneralRe: Serial Communication, vb.net Pin
Subjugate4-May-09 14:58
Subjugate4-May-09 14:58 
QuestionSQL Query Designer, Analyzer, Builder Pin
Stylus VB27-Apr-09 14:03
Stylus VB27-Apr-09 14:03 
AnswerRe: SQL Query Designer, Analyzer, Builder Pin
Mycroft Holmes27-Apr-09 19:26
professionalMycroft Holmes27-Apr-09 19:26 
AnswerRe: SQL Query Designer, Analyzer, Builder Pin
Tiyani Miyambo27-Apr-09 23:27
Tiyani Miyambo27-Apr-09 23:27 
AnswerRe: SQL Query Designer, Analyzer, Builder Pin
Ageesh29-Apr-09 1:40
Ageesh29-Apr-09 1:40 
QuestionMySQL in VB Pin
Dalek Dave27-Apr-09 10:14
professionalDalek Dave27-Apr-09 10:14 
AnswerRe: MySQL in VB Pin
Steven J Jowett27-Apr-09 10:36
Steven J Jowett27-Apr-09 10:36 
Dave,

Not sure what you are trying to achieve, and I have no experience of MySQL so I maybe talking out of my ****, but I'm pretty sure you need to use the System.Data.OleDb namespace. Other than that everything should be the same as if you were using the System.Data.SqlClient namespace.

The only other difference to be aware of is that some SQL Commands are and syntax differ from MS SQL and MySQL.

Steve Jowett
-------------------------
Real programmers don't comment their code. If it was hard to write, it should be hard to read.

AnswerRe: MySQL in VB Pin
David Mujica27-Apr-09 10:37
David Mujica27-Apr-09 10:37 
QuestionHow do you select text or data in a form? Pin
AndyASPVB27-Apr-09 9:35
AndyASPVB27-Apr-09 9:35 
AnswerRe: How do you select text or data in a form? Pin
Christian Graus27-Apr-09 9:52
protectorChristian Graus27-Apr-09 9:52 
AnswerRe: How do you select text or data in a form? Pin
Dave Kreskowiak27-Apr-09 11:14
mveDave Kreskowiak27-Apr-09 11:14 
QuestionRaising Events from a class library Pin
xbiplav27-Apr-09 9:12
xbiplav27-Apr-09 9:12 
AnswerRe: Raising Events from a class library [modified] Pin
Dave Kreskowiak27-Apr-09 11:13
mveDave Kreskowiak27-Apr-09 11:13 
QuestionDisplaying image on form Pin
Jim Turner27-Apr-09 9:01
Jim Turner27-Apr-09 9:01 
AnswerRe: Displaying image on form Pin
0x3c027-Apr-09 9:32
0x3c027-Apr-09 9:32 
Question[Message Deleted] Pin
bam37227-Apr-09 8:30
bam37227-Apr-09 8:30 
AnswerRe: Visual Basic Pin
Christian Graus27-Apr-09 9:53
protectorChristian Graus27-Apr-09 9:53 
Answerfloating point and Integer Math Pin
David Mujica27-Apr-09 10:56
David Mujica27-Apr-09 10:56 
QuestionOpenfileDialogBox file type change event handler Pin
meaningless27-Apr-09 3:08
meaningless27-Apr-09 3:08 
AnswerRe: OpenfileDialogBox file type change event handler Pin
Tom Deketelaere27-Apr-09 5:03
professionalTom Deketelaere27-Apr-09 5:03 
QuestionRefresh SQL 2000 (VB.NET) Pin
hoangsamac26-Apr-09 23:15
hoangsamac26-Apr-09 23:15 
AnswerRe: Refresh SQL 2000 (VB.NET) Pin
Christian Graus26-Apr-09 23:22
protectorChristian Graus26-Apr-09 23:22 
GeneralRe: Refresh SQL 2000 (VB.NET) Pin
hoangsamac26-Apr-09 23:30
hoangsamac26-Apr-09 23:30 
GeneralRe: Refresh SQL 2000 (VB.NET) Pin
Christian Graus26-Apr-09 23:52
protectorChristian Graus26-Apr-09 23:52 

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.