-
sql and vb .net
hello all,
i have completed the form on my app for the most part and most of my data is in tables on a sql server...so i add a oledbconnection.. and here's where my head gets confused:
i have 4 tables in 1 db and 4 comboboxes that correspond to those tables...i just don't know how to make the 2 interact...can someone help...would be greatly appreciated! hope everyone is having a good weekend...
- justin
:D
-
update
ok hi all...i've managed to get myodbc installed and atleast now it looks like im' getting close...but everytime i try to connect to the mysql server i keep getting access denied...its a remote mysql server but locally i can access the information with the same username/password so i'm not sure what is goin on...anyone familiar with remote mysql queries/connections please help! :)
justin
-
hmm