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

Visual Basic

 
GeneralRe: selecting items in ListBox Pin
Nadroj19-Oct-04 17:06
Nadroj19-Oct-04 17:06 
GeneralTrying to update record using OleDb Pin
bexarcounty18-Oct-04 11:08
bexarcounty18-Oct-04 11:08 
GeneralRe: Trying to update record using OleDb Pin
Desi Bravo22-Oct-04 7:05
Desi Bravo22-Oct-04 7:05 
GeneralRe: Trying to update record using OleDb Pin
bexarcounty25-Oct-04 3:05
bexarcounty25-Oct-04 3:05 
GeneralRe: Trying to update record using OleDb Pin
Anonymous25-Oct-04 7:01
Anonymous25-Oct-04 7:01 
GeneralRe: Trying to update record using OleDb Pin
Desi Bravo25-Oct-04 7:07
Desi Bravo25-Oct-04 7:07 
GeneralVisual Basic and Microsoft Access Pin
underb@asd20.org18-Oct-04 10:07
underb@asd20.org18-Oct-04 10:07 
GeneralRe: Visual Basic and Microsoft Access Pin
Desi Bravo25-Oct-04 7:14
Desi Bravo25-Oct-04 7:14 
Did you first create the MS Access database?
If you did then you can go with the OledbDataAdapter and OledbConnection.
Did you use the Microsoft Jet 4.0 for the connection? You must use the MS Jet 4.0 and test the connection in order for it to work. If not you will get the unhandled exception. When you code the program use the Try...Catch error handler to ensure that the program will not have errors.

bravo659
Generalmask in column of datagrid Pin
Britnt718-Oct-04 8:06
Britnt718-Oct-04 8:06 
GeneralRe: mask in column of datagrid Pin
Desi Bravo25-Oct-04 7:48
Desi Bravo25-Oct-04 7:48 
GeneralRe: mask in column of datagrid Pin
Britnt725-Oct-04 8:21
Britnt725-Oct-04 8:21 
GeneralRe: mask in column of datagrid Pin
Desi Bravo26-Oct-04 11:52
Desi Bravo26-Oct-04 11:52 
GeneralRe: mask in column of datagrid Pin
Desi Bravo1-Nov-04 13:04
Desi Bravo1-Nov-04 13:04 
GeneralRe: mask in column of datagrid Pin
Britnt72-Nov-04 2:09
Britnt72-Nov-04 2:09 
GeneralIssues with aysynchronous socket! Pin
Anonymous18-Oct-04 6:09
Anonymous18-Oct-04 6:09 
GeneralRe: Issues with aysynchronous socket! Pin
Anonymous21-Oct-04 6:17
Anonymous21-Oct-04 6:17 
GeneralPassing an array of struct as arguments in vb.net Pin
randynamics17-Oct-04 22:56
randynamics17-Oct-04 22:56 
QuestionHow to use a datagrid or flexgrid for user input Pin
gamerPotatoe17-Oct-04 20:52
gamerPotatoe17-Oct-04 20:52 
GeneralExecuting equations (.NET) Pin
Nic Rowan17-Oct-04 20:44
Nic Rowan17-Oct-04 20:44 
GeneralRe: Executing equations (.NET) Pin
Colin Angus Mackay17-Oct-04 21:11
Colin Angus Mackay17-Oct-04 21:11 
GeneralRe: Executing equations (.NET) Pin
Nic Rowan17-Oct-04 21:33
Nic Rowan17-Oct-04 21:33 
Generalimport xml file to database Pin
Anonymous17-Oct-04 19:58
Anonymous17-Oct-04 19:58 
GeneralRe: import xml file to database Pin
cwayman18-Oct-04 22:33
cwayman18-Oct-04 22:33 
GeneralCrystal 8.5 in VBNet 2002 Std Pin
reyboy17-Oct-04 15:24
reyboy17-Oct-04 15:24 
GeneralSerial port programming in vb.net Pin
Ali Usman17-Oct-04 14:56
Ali Usman17-Oct-04 14:56 

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.