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

Home » U++ Library support » U++ SQL » Table field name conflict?
Table field name conflict? [message #14527] Fri, 29 February 2008 04:19 Go to previous message
indiocolifa is currently offline  indiocolifa
Messages: 49
Registered: January 2008
Location: Argentina
Member
It is possible that with U++ (i'm using 2008.1 beta) you can't define a schema where one field in a table cannot be named equal to other field in a different table?

Example schema:

TABLE_(T1)
INT_ (F1)
END_TABLE

TABLE_ (T2)
TEXT_ (F1)
END_TABLE

F1 redefinition error...

Any help ?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to save the DB data to another SQLite db file in HomeBudget?
Next Topic: Methods of SQL debugging
Goto Forum:
  


Current Time: Sun Apr 26 22:05:22 GMT+2 2026

Total time taken to generate the page: 0.00557 seconds