Franglais
Member
I have a database and have pretty well completed the VB.net interface. I also have the data showing in textboxes and a datagrid. I am having trouble with a couple of major bits though.
Firstly, I have read somewhere that connecting to the database is better with code than the wizzards. I use oleadaptor. I am sure I have seen code for this somewhere (not in any of the books I have as they all deal with sqladaptor).
Secondly, create a query from a textbox entry and show the found records in a data grid. I cannot find any help from the books I have for this either. Is it something to do with the like or where keyword? I am lost.
Any pointers will be much appretiated.
Firstly, I have read somewhere that connecting to the database is better with code than the wizzards. I use oleadaptor. I am sure I have seen code for this somewhere (not in any of the books I have as they all deal with sqladaptor).
Secondly, create a query from a textbox entry and show the found records in a data grid. I cannot find any help from the books I have for this either. Is it something to do with the like or where keyword? I am lost.
Any pointers will be much appretiated.