Hi everyne
I`m trying to run aan acces query with parameters from VB 2005. If I do it
with OleDB components I have no problems, but I need to do that with ODBC,
but I get this error:
ERROR [42000] [Microsoft][ODBC Microsoft Access Driver] Invalid SQL
statement; expected 'DELETE', 'INSERT...
more >>
Hi folks,
I'm creating an application in C# that connects to a PostgreSQL database. So
far I've been able to do some common things and connect ok to the database.
The only problem I've had that I cannot figure out is how to populate a
DataGridView.
What I would like to know is if there ar...
more >>