[V4MD] Import field with return
Ruslan Zasukhin
sunshine at public.kherson.ua
Fri Oct 3 13:12:11 CDT 2003
on 10/3/03 1:01 PM, Gregoire William at wgregoire at paris.mediagerance.com
wrote:
> Hello!
>
> I have an Access base with a Table Mythe, made of IdMythe (key) and
> Description (memo)
> On V4MD side, i have my table Mythe made of IdMythe (unique indexed) and
> Description (Text with enought size)
>
> my problem : there is some RETURN on the Description Memo...
>
> I currently use ImportASCII(tblCurs,the moviepath&"mythe.txt",TAB,RETURN)
> and so, you easy understand i got some problem on my table :)
>
> Do you know an easy way to Export a table from Access and Import it on V4MD
> ?
> Important : I CAN'T install something like ODBC engine, etc....
> So my question is near to How import text table with memo inside ?
Hi Gregoire,
You need Export from Access into COMA separated file,
And import into Valentina using
ImportASCII(tblCurs,the moviepath&"mythe.txt",COMA,RETURN)
I think this way should work.
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list