adPersistXML field order problem
- From: cemopolat@xxxxxxxxx
- Date: 30 Dec 2006 03:30:38 -0800
Hi all
I'm trying to use ADODB Recordset Save method with adPersistXML in my
Access 2k application which will be then opened with ADODC / Datagrid
in a VB form (disconnected).
I'm using ADO 2.6 if it has anything to do with this.
Unfortunately this method doesn't preserve my original field order
which makes things difficult. Instead it orders the fields
alpabetically. Is this a bug or a normal behaviour? In either case can
anyone suggest me a workaround ? (other than ordering the fields
manually, since the same grid will be used for different xml files)
Thanks for any help
Cemo
.
- Prev by Date: Re: How to connect to a remote public database
- Next by Date: Re: How to connect to a remote public database
- Previous by thread: How to connect to a remote public database
- Index(es):