How to create editable recordset without using a database table?
- From: nospam@xxxxxxxxxx (John Dalberg)
- Date: 15 Feb 2008 20:33:48 GMT
Is there a way to create a dataset in VBScript without doing a query to a
real table? Can I define the recordset's fields and types through vbscript
only?
I want to use the recordset for memory use only. I can't use database
tables or xml files.
The record set needs to be editable.
John Dalberg
.
- Follow-Ups:
- Re: How to create editable recordset without using a database table?
- From: ekkehard.horner
- Re: How to create editable recordset without using a database table?
- From: Bob Barrows [MVP]
- Re: How to create editable recordset without using a database table?
- Prev by Date: Re: DataTable Load Issue
- Next by Date: Re: How to create editable recordset without using a database table?
- Previous by thread: Re: DataTable Load Issue
- Next by thread: Re: How to create editable recordset without using a database table?
- Index(es):
Relevant Pages
|
|