|
-
Jul 29th, 2003, 12:53 AM
#1
Thread Starter
Addicted Member
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.
-
Jul 29th, 2003, 01:01 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|