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 > Universe DB issues

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-24-07, 14:49
davidwu001 davidwu001 is offline
Registered User
 
Join Date: Oct 2007
Posts: 2
Universe DB issues

I need to pull data from an Accounting system (Total Return) which uses Universe database to store data. I use sql queries to query the db via ODBC connection. The code is written in C#.NET.

However, the queries run very slowly-- it takes hours to get data of a few thousands of records. What's worse, the sql queries tie up the system for hours so the Accounting people cannot enter data into the system.

Any suggestions on how to resolve the issue will be much appreciated.
Reply With Quote
  #2 (permalink)  
Old 10-29-07, 13:03
loquin loquin is offline
Super Moderator
 
Join Date: Jun 2004
Location: Arizona, USA
Posts: 1,797
Perhaps this link would help (in assuring that the connection is set up properly)
__________________
Lou
使大吃一惊
"Lisa, in this house, we obey the laws of thermodynamics!" - Homer Simpson
"I have my standards. They may be low, but I have them!" - Bette Middler
"It's a book about a Spanish guy named Manual. You should read it." - Dilbert

Reply With Quote
  #3 (permalink)  
Old 10-30-07, 21:13
davidwu001 davidwu001 is offline
Registered User
 
Join Date: Oct 2007
Posts: 2
universe issues

thanks, loquin. Unfortunately, the odbc connection came with application package. I'm not sure if I can access the configuration. The support staff of vendor (SS&C) seems not to be helpful.
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