Can someone give me example how to edit and view information from MSSQL 2000 database in text fields
Example i have this info:
First i need to display all accounts in a combobox that are in table MEMB_INFO
when i select the combobox to drop down all accounts
if i want to write a account name in the combobox to show it in the combobox as searched
Username: textbox
Password: textbox2
Character: textbox3
and etc..
something like this
Save button
Example i have this info:
First i need to display all accounts in a combobox that are in table MEMB_INFO
when i select the combobox to drop down all accounts
if i want to write a account name in the combobox to show it in the combobox as searched
Username: textbox
Password: textbox2
Character: textbox3
and etc..
something like this
Save button