Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jedi
  • Order by date
  1. jedi

    creating crystal reports using dynamic SQL in VB

    hi<br> say, a user is given a list of choices in a VB form<br> for various financial years, for which reports will be generated. according to the users choice, an SQL<br> stmt should be generated , which forms the basis for<br> a crystal report being generated . Is this possible<br> and if so...
  2. jedi

    Having probs coding SQL table search with VBScript and ASP....

    hi kyrene,<br> forgive me if im wrong, but i dont think you can use a WHERE clause with a stored procedure name. youll<br> have to create parameters (using ado) , append them to<br> the parameters collection, and then assign the recordset<br> values to the stored procedure...
  3. jedi

    ASP Tips

    hi mahazan,<br> <br> check out 4guysfromrolla.com . even thought the name is<br> a bit unusual, the contents is excellant !<br> <br> happy surfing<br> vipin

Part and Inventory Search

Back
Top