Hi all
I create a table in my SQL 2000 Database, with the name "choose". I insert 2 columns value1 as integer and value2 as string.
How I can write values in database choose and how I can update them?
I want to do it in command, and not with designers/dataenvironment
Thank you
I create a table in my SQL 2000 Database, with the name "choose". I insert 2 columns value1 as integer and value2 as string.
How I can write values in database choose and how I can update them?
I want to do it in command, and not with designers/dataenvironment
Thank you