Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: SQL Example of Case Study : The Wrox Hire Shop


Message #1 by "Steve Graddy" <sgraddy@v...> on Mon, 4 Jun 2001 16:01:05
I have used your Wrox Hire Shop as an example to program a web application 
that I am working on.  I have used stored procedures and your DBUtility 
Com object.  I have a need to use the SQL functions of this object but you 
give NO examples.  Could you post or e-mail me some syntax examples of 
each SQL function as to how to pass in from the UserBR object to the 
DBUtility object like you did with the stored procedures.  I can pass in a 
complete SQL statement and it works but I want to know haw to build the 
SQL statement in the VB code passing parameters.  Your help would be much 
appreciated.  Thanks..... 

  Return to Index