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

    ALTER TABLE command

    Hi, I'm trying to add a field to a table, where the field is a variable. I keep getting a syntax error on the ALTER command line, because of the brackets no doubt, but I can't find the correct syntax and otherwise a field called "cName" is added: PUBLIC cName AS char (20) cName = xxx...

Part and Inventory Search

Back
Top