| | |
Join multiple tables
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
Hello,
u cant give the thresholdTable name in Dataset like that...
Proper Syntax is:
Regards
Veena
u cant give the thresholdTable name in Dataset like that...
Proper Syntax is:
Dim da As OleDbDataAdapter = New OleDbDataAdapter(sql, conn) da.Fill (MydataSet,"ThrTable")
Regards
Veena
Hi,
ur SQL Statemnt should contain all the 3 tables names:
Regards
Veena
ur SQL Statemnt should contain all the 3 tables names:
VB.NET Syntax (Toggle Plain Text)
sql = "SELECT ThresoldTable.* FROM thresholdTable,Configuration,Consistency Where Configuration.Configuration = thresholdTable.config And consistency.consistency = thresholdTable.Consistency"
Regards
Veena
![]() |
Similar Threads
- generating one report from multiple tables (Visual Basic 4 / 5 / 6)
- Query multiple tables with duplicate data (MySQL)
- Searching for a record in multiple tables (VB.NET)
- Multiple Tables in a Database (Visual Basic 4 / 5 / 6)
- Delete from multiple tables (MySQL)
- Query multiple tables? (MySQL)
Other Threads in the VB.NET Forum
- Previous Thread: AxMSCommLib.AxMSComm' is not defined
- Next Thread: time??
| Thread Tools | Search this Thread |
.net .net2008 2008 access account advanced application array basic beginner browser button buttons center click code combo cuesent data database datagrid datagridview date datetimepicker designer dissertation dissertations dissertationtopic excel exists fade filter forms generatetags gridview html images input insert intel internet listview map mobile module monitor msaccess net number objects open panel passingparameters pdf picturebox picturebox2 port position print printing problem regex right-to-left save search searchvb.net select serial settings shutdown socket sqldatbase sqlserver survey table temperature textbox timer timespan transparency txttoxmlconverter update user usercontol vb vb.net vb.netformclosing()eventpictureboxmessagebox vba vbnet visual visualbasic visualbasic.net visualstudio.net visualstudio2008 web winforms wpf wrapingcode xml year





