SQL Server table update 
Author Message
 SQL Server table update

Is there a better way?

How can I use Internet Control to update my sql server table. I was passing
a variable to an html document that would rs.execute (sql) the command.
Could I use FTP somehow?

i.e..
www.tomthumb.com?sql = insert dbname (10 fields ) values (10 values)

in my asp page I have
set rs = cn.execute(sql)



Tue, 31 Jul 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Updating A SQL server table through DAO and ODBC In Access 2000

2. Updating attached SQL Server Tables

3. Acc2000: Access tables attached to SQL-Server won't update

4. Simple update to a row in a table in a SQL Server database

5. Help me: Update SQL Server table through sqlDataAdapter...

6. Simple update to a row in a table in an SQL Server database

7. sql server table displaying and updating from a datagrid

8. Update SQL Server table

9. Opening a SQL Server Table from a VB form for update

10. ADO, SQL Server Updating Recordset using 2 Tables

11. Dataset changes updates grid , How to update SQL table

12. 2nd SQL Server update after update text field corrupts row - using RDO

 

 
Powered by phpBB® Forum Software