Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default MS Query does not quote identifiers in the generated SQL

Out users need to analyze data in a Postgres database. The Schema, table,
and field names are all in UPPER case. After selecting the particular
datasource, MS Query Wizard correctly presents the tables, and upon choosing
a table correctly displays all the fields. After choosing the desired
fields, and then executing the query, a tombstone appears saying 'Error:
Schema "scott" does not exist'. This is true because the name is "SCOTT"
not "scott". If I manually type the SQL, and include the appropriate
quotes, the select works fine.

I have tested this with both Excel 2002 and Excel 2007 with the same result.

Is there a way to cause the MS Query Wizard to fill in the appropriate
quotes? Is there another workaround?
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
stock quote lookup query for Excel 2000 cyclist4444 Excel Worksheet Functions 0 February 4th 06 06:13 PM
Unable to open MSN stock quote query in get external data in Exce jermussen Excel Programming 1 July 29th 05 03:37 AM
An MD5 Hash with a single quote = grief in SQL query Stephen Rasey[_2_] Excel Programming 1 August 13th 04 06:57 PM
Typing a quote character Vs pasting a quote character= what happens to the resulting CSV? Interesting!! Tom Ogilvy Excel Programming 0 August 3rd 03 02:53 AM
Typing a quote character Vs pasting a quote character= whathappens to the resulting CSV? Interesting!! Jon Peltier[_3_] Excel Programming 0 August 3rd 03 02:22 AM


All times are GMT +1. The time now is 11:26 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"