Hello everyone,
I used to have my MS Access 2002 DataBase placed in my application folder and connect to it through an OLEDB connection. Everything worked fine.
Now I decided to create an ODBC DataSource and suddenly Im not able to pass parameters to the SQL Query the way I used to with the OLEDB connection.
Heres a sample code of the SQL Query and C# code on my form:
FillByClienteDataNumero query:
I used to have my MS Access 2002 DataBase placed in my application folder and connect to it through an OLEDB connection. Everything worked fine.
Now I decided to create an ODBC DataSource and suddenly Im not able to pass parameters to the SQL Query the way I used to with the OLEDB connection.
Heres a sample code of the SQL Query and C# code on my form:
FillByClienteDataNumero query:
Code:
SELECT Data, Cliente, Tipo, N