I\'m trying to create a table in Navicat and immediately add a foreign key relation after that. The syntax however seems to be incorrect... Is this even possible?
I am looking for \"best-practices\" to display the value of foreign-key in a BindingSource. Sample data开发者_Go百科:
So the detail is I am developing bookshop system, so I have two tables that have relation with my project. First one is table book which has price attribute, same goes with table stationary and it has
I tried to use generic relation in django project. but it gives attribute error. Generic relation is between UniqueSourcePresenter and UniqueDbSource