Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
1 Commented Post
0 Endorsements
~12.7K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Mike Askew

I am currently creating a product lookup system for a project of mine, however from reading around it has come to my attention that an OLEDB connection will not handle the SQL query below as it will not handle more than a simple "SELECT, FROM". Table: tbl_ProductInformation Field: Product_Name CurrentEntry …

Member Avatar for Carmelo_1
0
13K
Member Avatar for rajkumar8910

I want to select sum of fiels value between two Dates so here i using this command SELECT SUM (TotalCost) FROM SiteExpense where ToDate between @dtp and @dtp1 But it give Error so plz Resolve It

Member Avatar for baig772
-1
74