>-----Original Message-----
>From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt] 
>Sent: Friday, October 16, 2009 2:52 PM
>To: Harbour Project Main Developer List.
>Subject: Re: [Harbour] SqlMix and dbcreated
>
>Hi,

...

>2) RDDSQL does NOT generates hidden queries thus giving all 
>power of SQL to the hands of programmers. If you want to 
>execute query "CREATE TABLE posrednk (...", just do:
>   RDDINFO(RDDI_EXECUTE, "CREATE TABLE posrednk (...")

When I try write DATA type from DBF, where DATA is 3b long to RDBMS :

posrednik->( fieldput( n, posrednicy->( fieldget( n))))

Have I error :

(b)ERRORSYS(259)
FIELDPUT(0)
(b)KOMPILATOR(0)
BOSS(0)
(b)KOMPILATOR(0)
BOSS(0)
KODKLAW(0)
OPCJA(0)
(b)KOMPILATOR(0)
BOSS(0)
MAIN(244)

oErr:severity_____         2
oErr:osCode_______         0
oErr:subsystem()__SQLMIX
oErr:subCode______         0
oErr:description__Niezgodny typ danych
oErr:filename_____
oErr:operation____DATA_UR
oErr:genCode______        33
oErr:args_________U

Can I around this somehow?

Regards,
Marek Horodyski
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to