Click here to Skip to main content
15,899,026 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralComparing Two (Time) Text Fields Pin
Member 145028518-Oct-04 18:11
Member 145028518-Oct-04 18:11 
GeneralRe: Comparing Two (Time) Text Fields Pin
Anonymous18-Oct-04 18:25
Anonymous18-Oct-04 18:25 
GeneralRe: Comparing Two (Time) Text Fields Pin
J4amieC18-Oct-04 22:47
J4amieC18-Oct-04 22:47 
Generalselecting items in ListBox Pin
Nadroj18-Oct-04 16:55
Nadroj18-Oct-04 16:55 
GeneralRe: selecting items in ListBox Pin
J4amieC18-Oct-04 22:43
J4amieC18-Oct-04 22:43 
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 
I created an address book that uses textbox to enter information. I used the OledbAdapter because it retrieves data through MS Access. This is the way I used this creation, by using a DataForm wizard, and the MS Jet as my connection. The wizard generates the entire form and buttons that will add, delete, update, and cancel. I believe this will work in your application.

Just create MS Access blank table with all the headings that you will need to your application. Then start you vs.net and create a new instance of the form. Right click the program in the solution explorer, and click on Add New Item, then click on the DataForm and open. You will see the Wizard and just follow the instructions. Remember, the connection window will open and you will need to make a new connection by using the MS Jet, then test your connection, and you will be on your way. Hope this helps to get your application running and get updates towards your text boxes.

bravo659
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 
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 

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.