Results 1 to 2 of 2

Thread: INSERT question

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 1999
    Location
    Los Angeles
    Posts
    186

    Post

    Hello again:
    I'm finally getting better in working with ADO and SQL Server 7.0

    I'm comfortable in working with disconnected recordset in Reading Data and updating records with adUpdateBatch.

    But, But, what about inserting new records???

    Do I have to write it in T-Sql from VB or can I use ADO??

    Any ideas are of great help

    thanxx

    André

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Jun 1999
    Location
    Los Angeles
    Posts
    186

    Post

    Hey there, I found out myself.

    You must use the AddNew method of the recordset object!!

    have a nice weekend!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width