thanks
This was exactly what i needed. I was able to finish my project with this.
User Profile
Collapse
-
how do I open a sql database connection for mobile device while running vb emulator?
I've been trying to open a connection to my sql database so i can add new rows and make edits to already existing rows. On the ~conn.Open();~ part i keep getting an expection thrown about the sqlinternalconn ection... how do i fix this code or is there something i need to change in vb or the sql server settings themselves?
Code:string pName = textBox6.Text.Trim(); string pMobile1 = textBox5.Text.Trim();
No activity results to display
Show More
Leave a comment: