Re: How can I build a recordset to insert records into a table
From: Veign (NOSPAMinveign_at_veign.com)
Date: 03/27/05
- Next message: Evertjan.: "Re: adCurrency problem in ASP"
- Previous message: bookreader127: "How can I build a recordset to insert records into a table"
- In reply to: bookreader127: "How can I build a recordset to insert records into a table"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 26 Mar 2005 23:44:55 -0500
INSERT or UPDATE statement against the Execute method of the connection
object will work for you..
SQL Guide (bottom of the page)
http://www.veign.com/vrc_app_main.asp
-- Chris Hanscom - Microsoft MVP (VB) Veign's Resource Center http://www.veign.com/vrc_main.asp -- Read. Decide. Sign the petition to Microsoft. http://classicvb.org/petition/ "bookreader127" <bookreader127@yahoo.com> wrote in message news:bj0c415uss3p064an8ou7gj3ma8gdlqmcc@4ax.com... > I have used recordsets quite a bit to hold the results of SELECT > statements and then added records with that recordset. > > I would like to be able to build a recordset just for inserting w/o > ever using a SELECT statement. Can that be done? If so, can you tell > me the general idea or point me to an article on the web? > > Thanks.
- Next message: Evertjan.: "Re: adCurrency problem in ASP"
- Previous message: bookreader127: "How can I build a recordset to insert records into a table"
- In reply to: bookreader127: "How can I build a recordset to insert records into a table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|