Can someone please tell me what is wrong with my code below. I am attempting to extract a date of birth from a text file. I am able to convert the day and month portion of the date as seen at strDate3 but when I try to get the year, I get a "Run-Time Error 13, Type Mismatch"
In the...
I am rather new to VB and SQL. I've searched this forum for solutions to my problem. While I have found others trying to convert, the answer is not available to me because of software/computer limitations.
I need to be able to convert an Acess database to SQL server thru code. I can't use...
How does one prevent the user from re-sizing the rows in a datagrid? I have made the columns by the following:
.Columns(0).Allowsizing = False
I have search this forum and looked at the help files and tried many things but the user can still change the size of the rows. Other than disabling...
How can I search a database for records which have a date field that is blank. I thought this would be simple but have yet to find the correct syntax. Any help is appreciated.
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.