|
-
January 20th, 2000, 02:53 PM
#1
appl'n not responding mode
hi folks
I am using VB5 with oracle as backend. I am doing some complex mathematical calculations which are very data centric. i have to use many loops each involving some database access. My application stays in not responding mode for lot of time. Is it because of the database access of anything else and what will be the solution for this problem.
Thanx in advance
-
January 20th, 2000, 03:03 PM
#2
Re: appl'n not responding mode
I am assuming that your query (in vb code itself)is composed of queries within queries so this problem is not unusual. How you access the database? I would rewrite simple more that one queries instead of one big complex one to solve your problem. e-mail me at [email protected] for details. GoodLuck!!
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
|