Re: ADOX and text files



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.


.



Relevant Pages

  • Re: ADOX and text files
    ... "IDispatch error #3081" ... 80040e09 It is impossible update. ... 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. ...
    (microsoft.public.data.oledb)
  • ADOX and text files
    ... I cannot create text tables with adox and Microsoft.Jet.OLEDB.4.0. ... "IDispatch error #3081" ... 80040e09 It is impossible update. ... Databaze or object is ...
    (microsoft.public.data.oledb)
  • ADOX and text
    ... I cannot create text tables with adox and Microsoft.Jet.OLEDB.4.0. ... "IDispatch error #3081" ... 80040e09 It is impossible update. ... Databaze or object is ...
    (microsoft.public.data.ado)