U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ SQL » Field name same as table name
Field name same as table name [message #51577] Thu, 18 April 2019 10:06 Go to previous message
Patisab is currently offline  Patisab
Messages: 21
Registered: December 2015
Location: France
Promising Member
Good morning,

I want to read a table which have a field with same name as the table :

TABLE_(SCRIPT_CONTENT)
    INT (ID)	PRIMARY_KEY
    INT_ (SCRIPT_ID)
    STRING (SCRIPT_CONTENT,10000)
END_TABLE


Don't ask me why, it's like this, sorry.

Of course, i have some problems to read it.

Should you have an idea?

Thank you very much.

Best regards.
 
Read Message
Read Message
Previous Topic: PostgreSQL and Mingw
Next Topic: Sql Lite schema with DATE type
Goto Forum:
  


Current Time: Tue Apr 28 22:22:40 GMT+2 2026

Total time taken to generate the page: 0.00440 seconds