Guajara in other languages: Spanish, Deutsch, French, Italian ...



SQL Visual Basic

Microsoft Visual Basic An example of an combined Update and Join SQL statement is UPDATE project,tasks SET project.projectstatus ='tests' WHERE tasks.duedate< date() and tasks.actualdate =NULL;

It can also be executed programatically On Error Resume Next Set mydb = DBEngine.Workspaces(0).OpenDatabase(MDIForm1.currentdatabase)

  mydb.Execute "Update project, tasks SET project.projectstatus ='tesyytsgfgf'" & _
"WHERE tasks.duedate< date() and tasks.actualdate =NULL AND project.projectid=tasks.projectid;"




Wikipedia - All text is available under the terms of the GNU Free Documentation License.

Tagoror dot com  -  Legal Information  -  Contact us