1. I found problem FW: Updating EUSQL

Subject: I found problem FW: Updating EUSQL


I found my error. I was trying to add to an autonumber  in my sql statement.
How do I identify datatypes. I checked for for autonumber and it shows a
"9", Integer is a "+"
Jim

new topic     » topic index » view message » categorize

2. Re: I found problem FW: Updating EUSQL

sixs wrote:
> 
> Subject: I found problem FW: Updating EUSQL
> 
> 
> I found my error. I was trying to add to an autonumber  in my sql statement.
> How do I identify datatypes. I checked for for autonumber and it shows a
> "9", Integer is a "+"
> Jim

Those correspond to the constants EUSQL_EU_INTEGER, EUSQL_AUTONUMBER.  EDB 
converts these, as stored in TABLEDEF, to a string, since the values all
happen to be printable.  You can see the datatype on the table definition
page, or fetch the datatype using the get_field_datatype() function in 
EuSQL.

Matt Lewis

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu