Loading

Updating a table from other tables

Submitted by: 


I have 5 tables in my project done in Visual studio 2010 (VB). Tables A, B, C, and D. The fifth table, table E, should be updated by tables A, B, C, and D. These tables have there data types as currency. Every time tables A, B, C, and D are used, there is a need to update table E because table E gets all its data from tables A, B, C, and D.
How can I manage this? Database is mysql Express.



good

Add new comment

(If you're a human, don't change the following field)
Your first name.
(If you're a human, don't change the following field)
Your first name.

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.