|
-
Feb 10th, 2012, 11:26 AM
#1
Thread Starter
Fanatic Member
Help Get info from MSSQL
hello i need help with this, how to edit in the database information with vb
I have MSSQL 2000, my database name is: MuOnline, table name MEMB_INFO , column: vip , account: memb___id
I had maked first Form1 like this for connection database:
Server: textbox1
User: textbox2
Password: textbox3
Database: textbox4
Button: Connect
If connection to database is enabled, to show msg and open Form2, where it is:
Account: textbox5
VIP: textbox6 (here displays the result of the database) / textbox7 (here is the text that will make new configs)
Button : save
If its saved succsessufully to display message that is saved.
I want just little program to edit 1 table, help please
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|