| | |
How to find the specific badge id by using the inner join
Thread Solved |
Hi guys i got a problem with this i can get data from the table by using sql :-Select * from staff_badgeTracking inner join staff_badgeTrackingNew
On staff_badgeTracking.Badge_ID = staff_badgeTrackingNew.Badge_ID
The point is if i wan to find a specific badge id like 1234 then it will get the data from two table so how to write the code ?
I write like this but it show error
Select * from staff_badgeTracking inner join staff_badgeTrackingNew
On staff_badgeTracking.Badge_ID = staff_badgeTrackingNew.Badge_ID where badge_id = '1234'
On staff_badgeTracking.Badge_ID = staff_badgeTrackingNew.Badge_ID
The point is if i wan to find a specific badge id like 1234 then it will get the data from two table so how to write the code ?
I write like this but it show error
Select * from staff_badgeTracking inner join staff_badgeTrackingNew
On staff_badgeTracking.Badge_ID = staff_badgeTrackingNew.Badge_ID where badge_id = '1234'
![]() |
Similar Threads
- find string in file (Python)
- Where do I find detailed hardware info? (Troubleshooting Dead Machines)
- Replacing items in a string using a loop? (Python)
- Urgent -- Please Help Find A 3yr Old Abducted Girl!! (Geeks' Lounge)
- find a number in an integer (C++)
- Where to find COM libraries (Java)
- Does anyone know where to find...... (PHP)
- find a specific directory (Java)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: Excel VBA macro protection
- Next Thread: VB6 winsock email
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age application basic beginner birth bmp calculator cd cells.find click client code college component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report save search sendbyte sites sort sql sql2008 sqlserver subroutine tags textbox time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows





