Please support our MS SQL advertiser: Programming Forums
![]() |
sorry if this a very newbie question but what wrong with my code :
Please Help,
Best regards...
MSSQL Syntax (Toggle Plain Text)
select TBIn.NoTbin,TBIn.IdBrg, Barang.NameBrg,TBIn.SupCode,Supplier.SupName from TBIn,Barang,Supplier where TBIn.SupCode=Supplier.SupCode and TBIn.IdBrg=Barang.IdBrg and TBIn.IdBrg = B002
Please Help,
Best regards...
•
•
Join Date: Nov 2007
Location: � Jogja �
Posts: 2,602
Reputation:
Rep Power: 12
Solved Threads: 239
your code just less single quote sign.
select TBIn.NoTbin,TBIn.IdBrg, Barang.NameBrg,TBIn.SupCode,Supplier.SupName from TBIn,Barang,Supplier where TBIn.SupCode=Supplier.SupCode and TBIn.IdBrg=Barang.IdBrg and TBIn.IdBrg = 'B002'
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
So, Please do something before post your thread.
* PM Asking will be ignored *
•
•
Join Date: Nov 2007
Location: � Jogja �
Posts: 2,602
Reputation:
Rep Power: 12
Solved Threads: 239
you're welcome friend
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
So, Please do something before post your thread.
* PM Asking will be ignored *
![]() |
Similar Threads
Other Threads in the MS SQL Forum
- passing values of Select box from JSP to Action class thru form Bean (JSP)
- Need to get rid of startup error: Please select the operating system to start (Windows 9x / Me)
- Program Problem with a select statement to access Data base (C)
- HTML Form not working with IE when lots of select/option boxes included. (HTML and CSS)
- HTML Form not working with IE when lots of select/option boxes included. (Web Browsers)
- Turn Off Display and Select an Animated Character in Search Companion in Windows XP (Windows tips 'n' tweaks)
- please select the operating system to start (Windows NT / 2000 / XP / 2003)
Other Threads in the MS SQL Forum
- Previous Thread: get only ONE row with different fields from same table
- Next Thread: Trigger problem
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode