Results 1 to 2 of 2

Thread: SQL Question anyone?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2003
    Location
    Atlanta Ga.
    Posts
    177

    SQL Question anyone?

    Can't you reference your Access tables (if they have spaces) in SQL by placing brackets [] around the table name? I think most DBMS's allow you to have special table names, but you just have to surround them with something. For example in mySQL, I know that you have to surround special table names with the ` (backtick) character.

  2. #2
    Frenzied Member Lightning's Avatar
    Join Date
    Oct 2002
    Location
    Eygelshoven
    Posts
    1,611
    In Access and MSSQL you should places [brackets] around special tablesnames and fieldsnames. Best is to avoid these names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width