Click here to Skip to main content
15,923,222 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: crystal report help Pin
Pradip Kishore19-Dec-06 21:21
Pradip Kishore19-Dec-06 21:21 
QuestionNeed Help Pin
momooomooomomo18-Dec-06 14:37
momooomooomomo18-Dec-06 14:37 
AnswerRe: Need Help Pin
Paul Conrad18-Dec-06 14:51
professionalPaul Conrad18-Dec-06 14:51 
GeneralRe: Need Help Pin
momooomooomomo18-Dec-06 15:15
momooomooomomo18-Dec-06 15:15 
GeneralRe: Need Help Pin
Dave Kreskowiak18-Dec-06 17:32
mveDave Kreskowiak18-Dec-06 17:32 
GeneralRe: Need Help Pin
momooomooomomo18-Dec-06 18:23
momooomooomomo18-Dec-06 18:23 
QuestionLinking MS Access to vb.net Pin
jady8418-Dec-06 11:56
jady8418-Dec-06 11:56 
AnswerRe: Linking MS Access to vb.net Pin
Dave Kreskowiak18-Dec-06 13:30
mveDave Kreskowiak18-Dec-06 13:30 
There's no such thing as "linking" an Access database, or any other for that matter, you your VB.NET app.

Your VB.NET app can use the database and make queries against it. In order to get the tables, field names, and types in that database, you'll have to query the schema of the database. But, before doing that, I'd suggest learning the basics before getting into something more complicated like this.


Dave Kreskowiak
Microsoft MVP - Visual Basic


AnswerRe: Linking MS Access to vb.net Pin
Eric Georgiades18-Dec-06 22:36
Eric Georgiades18-Dec-06 22:36 
GeneralRe: Linking MS Access to vb.net Pin
jady8419-Dec-06 1:39
jady8419-Dec-06 1:39 
AnswerRe: Linking MS Access to vb.net Pin
Eric Georgiades19-Dec-06 1:46
Eric Georgiades19-Dec-06 1:46 
GeneralRe: Linking MS Access to vb.net Pin
jady8419-Dec-06 1:58
jady8419-Dec-06 1:58 
GeneralRe: Linking MS Access to vb.net Pin
Eric Georgiades19-Dec-06 2:06
Eric Georgiades19-Dec-06 2:06 
QuestionSimple timer help needed Pin
BMackKC18-Dec-06 9:20
BMackKC18-Dec-06 9:20 
AnswerRe: Simple timer help needed Pin
Dave Kreskowiak18-Dec-06 9:34
mveDave Kreskowiak18-Dec-06 9:34 
Questionusb port Pin
Agbaria Ahmad18-Dec-06 6:50
Agbaria Ahmad18-Dec-06 6:50 
AnswerRe: usb port Pin
Dave Kreskowiak18-Dec-06 7:44
mveDave Kreskowiak18-Dec-06 7:44 
QuestionHow to validate a textbox without using the ASP: Validate Controls Pin
cmhuff18-Dec-06 5:08
cmhuff18-Dec-06 5:08 
AnswerRe: How to validate a textbox without using the ASP: Validate Controls Pin
Dave Kreskowiak18-Dec-06 5:45
mveDave Kreskowiak18-Dec-06 5:45 
AnswerRe: How to validate a textbox without using the ASP: Validate Controls Pin
Steven J Jowett18-Dec-06 22:32
Steven J Jowett18-Dec-06 22:32 
Questionvalidate .csv file columns values Pin
montu337718-Dec-06 4:30
montu337718-Dec-06 4:30 
AnswerRe: validate .csv file columns values Pin
Colin Angus Mackay18-Dec-06 4:49
Colin Angus Mackay18-Dec-06 4:49 
GeneralRe: validate .csv file columns values Pin
montu337718-Dec-06 6:19
montu337718-Dec-06 6:19 
GeneralRe: validate .csv file columns values Pin
Dave Kreskowiak18-Dec-06 9:29
mveDave Kreskowiak18-Dec-06 9:29 
GeneralRe: validate .csv file columns values Pin
Jason McBurney18-Dec-06 11:30
Jason McBurney18-Dec-06 11:30 

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.