Re: ADOX and text files
- From: "Jan Horník" <NO_SPAMJHR_hornik@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 27 Feb 2006 10:54:46 +0100
Thanks for your reply
"beowulf" <beowulf_is_not_here@xxxxxxxxxxx> píse v diskusním príspevku
news:ehDR0OhOGHA.456@xxxxxxxxxxxxxxxxxxxxxxx
Jan Horník wrote:
Hi!
I cannot create text tables with adox and Microsoft.Jet.OLEDB.4.0. If I
proceeding pCatalog->Tables->Append(_variant_t((IDispatch*)pTable)) error
occured:
"IDispatch error #3081"
"Error number: 80040e09 It is impossible update. Databaze or object is
indeed only for reading."
Can you help me.
sSql = _T("Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=F:\\!_Source_files\\uElcViz\\Debug\\Export;Jet OLEDB:Engine
Type=60;Extended Properties='text;READONLY=0;HDR=Yes;FMT=Delimited'");
Thank you for your help.
The text file driver for Jet 4.0 in ADO can only read and update existing
tables/records. I'd imagine the same constraint exists when using the
driver through ADOX.
.
- References:
- ADOX and text files
- From: Jan Horník
- Re: ADOX and text files
- From: beowulf
- ADOX and text files
- Prev by Date: Visual FoxPro OLE DB Provider error 0x80040e46 (Unknown)
- Next by Date: OLEDB Provider with SQL Server 2000
- Previous by thread: Re: ADOX and text files
- Next by thread: Visual FoxPro OLE DB Provider error 0x80040e46 (Unknown)
- Index(es):
Relevant Pages
|
|