User Profile
Collapse
-
Okay, thanks so much Kalen :) i'll test it then get back to you soon :) -
Right, after making the changes I ran the program I now get this error.
...Code:"A first chance exception of type 'System.Data.OleDb.OleDbException' occurred in System.Data.dll System.Transactions Critical: 0 : <TraceRecord xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord" Severity="Critical"><TraceIdentifier>http://msdn.microsoft.com/TraceCodes/System/ActivityTracing/2004/07/Reliability/Exception/Unhandled</TraceIdentifier><Description>Unhandled
Last edited by Niheel; Feb 27 '11, 07:06 PM.Leave a comment:
-
I don't understand that bit of code there, what do I need to assign it as? Ive got the rest working but if I remove that section, I get these errors 'Warning 1 Variable 'da' is used before it has been assigned a value. A null reference exception could result at runtime. E:\Ian...Code:If chbConfirmUpdate.Checked = True Then MsgBox("Your Data Has Been Saved!", , "Crystal ADDer Data Update") End IfLeave a comment:
-
How to be able to insert text into the textboxs and for them to go into a database?
Hello
Basically I want to to be able to insert things into my textboxes on vb.net and for them to go into my microsoft access file and into the customers table when I click the save button. I tried doing it myself I didn't succeed my work kept on erroring with this:[imgnothumb]http://i56.tinypic.com/ilxaok.jpg[/imgnothumb]
Heres my code:
...Code:Public Class frmCustomers Private OleDbInsertCommand1Last edited by Niheel; Feb 27 '11, 07:07 PM.
No activity results to display
Show More
Leave a comment: