|
|
|
Click here to copy the following block | select * FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0' , 'c:\Program Files\Microsoft Visual Studio\VB98\NWIND.MDB';'admin';'' ,' Select o.orderid ,p.productname ,od.quantity ,(od.quantity*p.unitprice) as Amount from orders o, [order details] od,products p where o.orderid=od.orderid and od.productid=p.productid') as a |
|
|
|
Submitted By :
Nayan Patel
(Member Since : 5/26/2004 12:23:06 PM)
|
|
|
Job Description :
He is the moderator of this site and currently working as an independent consultant. He works with VB.net/ASP.net, SQL Server and other MS technologies. He is MCSD.net, MCDBA and MCSE. In his free time he likes to watch funny movies and doing oil painting. |
View all (893) submissions by this author
(Birth Date : 7/14/1981 ) |
|
|