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 » Database Scheme(*.sch): Can two tables share a field with the same field name?
Re: Database Scheme(*.sch): Can two tables share a field with the same field name? [message #23453 is a reply to message #23450] Tue, 20 October 2009 22:08 Go to previous messageGo to previous message
Zbych is currently offline  Zbych
Messages: 326
Registered: July 2009
Senior Member
Lance wrote on Tue, 20 October 2009 21:14

Do I need to put it to a separate *.sch files?


No, just remove undercore from INT_ in second table. It should look like this:
INT (transaction_id) REFERENCES(t_transaction(transaction_id) )

[Updated on: Tue, 20 October 2009 22:09]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: MSSQL access from Linux
Next Topic: SQLite Schema Bugfix
Goto Forum:
  


Current Time: Wed May 08 03:18:00 CEST 2024

Total time taken to generate the page: 0.01987 seconds