I am a very low level programmer at best. I have finally wrote a program that my company can actually use! I am very excited about this, but I have no idea how to package and deploy a program using VB.Net. This would be the first program I have wrote that actually would be used. Can anyone tell...
Basically I have a Access DB...
I try and pull a record from 1 table and Insert into another. When I try and Insert I get a Data Type Mismatch Error. I believe because one field is System.DBNULL. So the Question I have is how do I check the field to see if its a DBNULL then Change the Value to...
Sorry for my very lack of understanding.... and Thanks for yours.
When I try and run the following SQL Statement I get the error message "Data Type mismatch"
("Update Mas90Data Set Result = 'REVRSL' Where CheckNumber = '" & Mas90CheckNumber & "'", dbconnection)
If I remove the "Where portion...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.