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: cphill7292
  • Content: Threads
  • Order by date
  1. cphill7292

    Describe a database

    In Oracle there is the commmand desc which is used to describe all the colums in a specified database. My question is, is there a similar command in SQL Server
  2. cphill7292

    How to define a PIC 9(18) COMP field in a datable

    If I define a field as PIC S9(18)COMP and try to include that in my embeded SQL I get the following error from the precompiler. PCC-S-0026: Invalid host variable "CFP-F3" My database is defined as: Name Null? Type -------- -------- ---------------------------- F1...

Part and Inventory Search

Back
Top