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

Visual Basic

 
QuestionSOftware of server & clients Pin
ankur010124-Sep-07 3:19
ankur010124-Sep-07 3:19 
AnswerRe: SOftware of server & clients Pin
DigiOz Multimedia24-Sep-07 4:12
DigiOz Multimedia24-Sep-07 4:12 
Questiondatagrid in vb.net 2003 Pin
prasuaaron24-Sep-07 3:03
prasuaaron24-Sep-07 3:03 
AnswerRe: datagrid in vb.net 2003 Pin
DigiOz Multimedia24-Sep-07 4:25
DigiOz Multimedia24-Sep-07 4:25 
QuestionAccess Pin
mcbunnell24-Sep-07 3:01
mcbunnell24-Sep-07 3:01 
AnswerRe: Access Pin
Kschuler24-Sep-07 4:01
Kschuler24-Sep-07 4:01 
GeneralRe: Access Pin
mcbunnell24-Sep-07 6:53
mcbunnell24-Sep-07 6:53 
GeneralRe: Access Pin
Kschuler24-Sep-07 8:02
Kschuler24-Sep-07 8:02 
It sounds like you need to do some reading. Try looking around in the Code Project Articles[^] or google. If you are using the database in conjunction with a website, search for ASP.Net. If you are creating a windows forms application search for VB.Net. Other keywords you may want to use are Database, Data Access, Connection...

Here are some articles that I found that may help:
http://www.startvbdotnet.com/ado/msaccess.aspx[^]
http://visualbasic.about.com/od/learnvbnetandadonet/l/aa041203a.htm[^]
http://www.codeproject.com/vb/net/data_access_layer.asp[^]

You could also search for information on these objects:
System.Data.OleDb.OleDbConnection[^]
System.Data.OleDb.OleDbCommand[^]
System.Data.OleDb.OleDbDataAdapter[^]


Good luck!
AnswerRe: Access Pin
Dave Kreskowiak24-Sep-07 5:01
mveDave Kreskowiak24-Sep-07 5:01 
GeneralRe: Access Pin
mcbunnell24-Sep-07 6:52
mcbunnell24-Sep-07 6:52 
GeneralRe: Access Pin
nlarson1124-Sep-07 7:37
nlarson1124-Sep-07 7:37 
GeneralRe: Access Pin
Dave Kreskowiak24-Sep-07 7:57
mveDave Kreskowiak24-Sep-07 7:57 
AnswerRe: Access Pin
parth.p25-Sep-07 12:30
parth.p25-Sep-07 12:30 
QuestionDatabase Pin
vidya11024-Sep-07 1:55
vidya11024-Sep-07 1:55 
AnswerRe: Database Pin
pmarfleet24-Sep-07 2:18
pmarfleet24-Sep-07 2:18 
AnswerRe: Database Pin
originSH24-Sep-07 3:14
originSH24-Sep-07 3:14 
AnswerRe: Database Pin
helelark12324-Sep-07 4:37
helelark12324-Sep-07 4:37 
QuestionConcurrency Violation: the update command affected 0 of the expected 1 records.? Pin
Mr Oizo24-Sep-07 0:42
Mr Oizo24-Sep-07 0:42 
AnswerRe: Concurrency Violation: the update command affected 0 of the expected 1 records.? Pin
GuyThiebaut24-Sep-07 1:46
professionalGuyThiebaut24-Sep-07 1:46 
GeneralRe: Concurrency Violation: the update command affected 0 of the expected 1 records.? Pin
Mr Oizo24-Sep-07 4:49
Mr Oizo24-Sep-07 4:49 
GeneralRe: Concurrency Violation: the update command affected 0 of the expected 1 records.? Pin
Dave Kreskowiak24-Sep-07 4:56
mveDave Kreskowiak24-Sep-07 4:56 
AnswerRe: Concurrency Violation: the update command affected 0 of the expected 1 records.? Pin
Dave Kreskowiak24-Sep-07 4:12
mveDave Kreskowiak24-Sep-07 4:12 
GeneralRe: Concurrency Violation: the update command affected 0 of the expected 1 records.? Pin
Mr Oizo24-Sep-07 5:04
Mr Oizo24-Sep-07 5:04 
GeneralRe: Concurrency Violation: the update command affected 0 of the expected 1 records.? Pin
GuyThiebaut24-Sep-07 5:24
professionalGuyThiebaut24-Sep-07 5:24 
GeneralRe: Concurrency Violation: the update command affected 0 of the expected 1 records.? Pin
Mr Oizo24-Sep-07 6:47
Mr Oizo24-Sep-07 6:47 

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.