size of data in Memo limited to 8K in FoxPro using ADO ?
Date: Thu, 20 Nov 2003 11:34:12 -0500
I have noticed that I can't save data more than 8K of size in a Memo Field
in FoxPro tables using Delphi+ADO. Is a weakness of the ODBC driver again or
I can do something ? Thanks,
Aldemar
Relevant Pages
- RE: db IV to vfp, MEMO fields & COM Server
... Look at the SET COMPATIBLE command with the NOPROMPT clause to prevent the ... appearance of the dialog asking to convert the memo field. ... Microsoft FoxPro Technical Support ... >some of these options stop reading records after the first deleted record ... (microsoft.public.fox.vfp.dbc) - Re: Dbase III field attributes
... > Andrew told you about memo fields, but you mentioned dbase III in a FoxPro ... > convert that memo field to FoxPro format and the file will no longer be ... (microsoft.public.fox.programmer.exchange) - Inserting into table with MEMO field
... I am using a VB.Net application to read/write from a Foxpro database. ... me say out front that I am not a Foxpro guru by any stretch of the ... I tried passing an empty string to the memo field, ... (microsoft.public.fox.vfp.dbc) - Re: memo field
... This posting is provided "AS IS" with no warranties, and confers no rights. ... Microsoft FoxPro Technical Support ... > I have a table with memo field created in FoxPro 2.6. ... > 6.0 and now we want to move the data to SQL 2000, ... (microsoft.public.fox.programmer.exchange) - Re: import into memo field
... I need to import data into a FoxPro DBF ... >> the FoxPro DBF memo field without issue? ... > version) without any problems whatsoever. ... (microsoft.public.fox.programmer.exchange) |
|