If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Query Hangs for Progress on Metaframe

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-22-04, 16:29
comeau comeau is offline
Registered User
 
Join Date: Dec 2004
Posts: 1
Query Hangs for Progress on Metaframe

We have a strange situation. We have a Progress DB on a Citrix Metaframe box. We are using a System DSN to do ODBC for queries (MERANT 3.60 32bit Progress v9.1). When any user does a query (MSQuery) from their workstation, things are fine. If they use a Citrix session, the Query hangs. If the user is promoted to an Admin (in Windows), the query goes fine.

What is more bizzare is that if tracing is done while an Admin in a Citrix session, the Query also hangs... If the Trace is off, no hangs for the Admin users.

I have tried all the registry settings ("Everyone" has full rights to all the ODBC areas). I am not sure if this is a File permissions issue or something deeper in the registry.

Finally, Queries to other databases using a System DSN are fine.

Thank you!
Reply With Quote
  #2 (permalink)  
Old 12-27-04, 08:03
brbogdan brbogdan is offline
Registered User
 
Join Date: Nov 2003
Location: Lomza, POLAND
Posts: 81
Perhaps you should specify PUB schema for each table that you refer to in your query (I mean SELECT * from PUB.your_table_name for eaxample).
Regards
Bogdan Brzozowski
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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