No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Re: Try to show some of your code... | |
I just want to know, what exactly the difference between the functions CStr() and Str()? | |
Re: [QUOTE=Max Bayne;358997][B]hii all i want to make background for form to be transparent i need the background only not the controls on it plz .... i dont need to use transparent key or opacity properties i have example to do it but it by vb 0.6 i need any one … | |
Re: [QUOTE=vb.netfreak;1716815]i am trying to insert value using dataset but its giving me an error of null point exception(object was not created) at run time 'my code is Dim cnCustomers As OleDbConnection cnCustomers = New OleDbConnection Try With cnCustomers ' If .State = ConnectionState.Open Then .Close() .ConnectionString = cnString .Open() End … | |
I have an error "ERROR [22018] [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression". I am using VBdotNet2005 and MS Access as its database, and I can't really get the hang of this error. I've been trying to google the answer but I cannot find solution for this. … |
The End.