Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change this code into vb.net
Message
From
30/06/2012 05:53:54
Lam Hung
Truong Nguyen Co.,Ltd
Ho Chi Minh City, Vietnam
 
 
To
All
General information
Forum:
ASP.NET
Category:
Deployments
Title:
How to change this code into vb.net
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01547319
Message ID:
01547319
Views:
114
Hi all:
Could you please show me, how to convert this code :
select ItemCode,ItemName,Unit from tb_ItemList where Itemcode not in (select Itemcode from SubList)

In Visual Foxpro, it is extremely easy to do it, but in VB.NET I don't know how to convert this code into VB.NET because datatable
in VB.NET doses not support to run SQL Expression like Foxpro

Thank you very much.
Next
Reply
Map
View

Click here to load this message in the networking platform