Customer Table
ID
Name
Invoice Table
CustomerID
InvoiceNumber
When I create a new invoice record for the selected customer, does
Invoice.CustomerID update with Customer.ID automatically, or do I need to do
this manually? If it's automatic, can someone explain how it does it
automatically?
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

