Página 1 de 1
CdxDataSource
Publicado: Mar Nov 22, 2005 10:04 am
por Ingo
Ignacio,
I'm working with the driver DBFCDX and files ending with .dbf, .cdx and .fpt
REQUEST DBFCDX
rddSetDefault( "DBFCDX" )
DBUSEAREA(.T.,"DBFCDX","D:K2mp13.dbf")
When I try to open the dbf with memofields without using TCdxDataSource I
get the the error
DBUSEAREA(0)
Fehler DBFCDX/1001 Open error: D:K2mp13.dbt
Argumente: ()
It works when I use the component TCdxDataSource.
Is it not possible to open a fpt-file without Xailer-Datasets?
Regards
Ingo
CdxDataSource
Publicado: Mar Nov 22, 2005 11:23 am
por ignacio
Ingo,
Include also:
REQUEST DBFFPT
Regards,
"Ingo" <
ingo.jh@web.de> escribió en el mensaje
news:4382df3a$[email=
1@ozsrvnegro.ozlan.local...]
1@ozsrvnegro.ozlan.local...[/email]
> Ignacio,
>
> I'm working with the driver DBFCDX and files ending with .dbf, .cdx and
> .fpt
>
> REQUEST DBFCDX
> rddSetDefault( "DBFCDX" )
> DBUSEAREA(.T.,"DBFCDX","D:K2mp13.dbf")
>
> When I try to open the dbf with memofields without using TCdxDataSource I
> get the the error
>
> DBUSEAREA(0)
> Fehler DBFCDX/1001 Open error: D:K2mp13.dbt
> Argumente: ()
>
> It works when I use the component TCdxDataSource.
>
> Is it not possible to open a fpt-file without Xailer-Datasets?
>
> Regards
>
> Ingo
>
>
CdxDataSource
Publicado: Mar Nov 22, 2005 12:38 pm
por ingo[1]
Ignacio,
many thanks for your help.
What a great support!
Regards
Ingo
"Ignacio Ortiz de Zúñiga" <
InvalidAccount@ozs.com> schrieb im Newsbeitrag
news:4382f1be$[email=
1@ozsrvnegro.ozlan.local...]
1@ozsrvnegro.ozlan.local...[/email]
> Ingo,
>
> Include also:
>
> REQUEST DBFFPT
>
> Regards,
>
> "Ingo" <
ingo.jh@web.de> escribió en el mensaje
> news:4382df3a$[email=
1@ozsrvnegro.ozlan.local...]
1@ozsrvnegro.ozlan.local...[/email]
>> Ignacio,
>>
>> I'm working with the driver DBFCDX and files ending with .dbf, .cdx and
>> .fpt
>>
>> REQUEST DBFCDX
>> rddSetDefault( "DBFCDX" )
>> DBUSEAREA(.T.,"DBFCDX","D:K2mp13.dbf")
>>
>> When I try to open the dbf with memofields without using TCdxDataSource I
>> get the the error
>>
>> DBUSEAREA(0)
>> Fehler DBFCDX/1001 Open error: D:K2mp13.dbt
>> Argumente: ()
>>
>> It works when I use the component TCdxDataSource.
>>
>> Is it not possible to open a fpt-file without Xailer-Datasets?
>>
>> Regards
>>
>> Ingo
>>
>>
>
>