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 Mike Lewis 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: *

  1. kosarajuuma

    help on a SQL query using CAST in SQR

    Hi All, I need to write the following SQL query in SQR: select cast(@var as datetime) I used the following statement: begin-select cast($var as datetime) &var end-select On executing the above, I get the following error: (SQR 1303) Error in SQL (perhaps missing &name after expression)...

Part and Inventory Search

Back
Top