Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Aug 24 18:54:40 CEST 2025

Total time taken to generate the page: 0.04976 seconds