Results 1 to 3 of 3

Thread: ado rs to xml

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2000
    Location
    Norway
    Posts
    30

    Question ado rs to xml

    I posted a question like this long time ago, but I need more help!

    I create adorecordsets and saves them in xml-format. (The recordset can be created from any table) The problem is that my xmlfile can't contain more than 1000 records, so if the recordset contains 5000 records that will result in 5 xmlfiles.

    Can anyone help me with the code to solve this??

    Thanks!!
    o8<

  2. #2
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619
    is it a valid or well formed xml file?

    If a post has helped you then Please Rate it!

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Sep 2000
    Location
    Norway
    Posts
    30
    i'm not sure i know what you mean?!

    But i use rs.save Filename, adPersistXML..
    o8<

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