dblibrary help: dbsqlexec...

dblibrary help: dbsqlexec...

Post by Roch Dane » Thu, 29 Feb 1996 04:00:00



DBLIBRARY for C:
dbsqlexec is supposed to wait for the server to finish processing before
returning control to the client. It is not working. We are calling a stored
procedure which takes about 5 seconds to complete, but dbsqlexec times
out after 2 seconds. Any ideas? Thanks.
 
 
 

dblibrary help: dbsqlexec...

Post by Roch Dane » Thu, 29 Feb 1996 04:00:00



Quote:

>DBLIBRARY for C:
>dbsqlexec is supposed to wait for the server to finish processing before
>returning control to the client. It is not working. We are calling a stored
>procedure which takes about 5 seconds to complete, but dbsqlexec times
>out after 2 seconds. Any ideas? Thanks.

Have tried dbsettime, did not help... Thanks again!

 
 
 

1. dblibrary for c: DBSQLEXEC won't wait....

We are having problems with dblibrary c functions. According to
the manual, a call to dbsqlexec is supposed to wait until the server
is finished processing before returning control back to the calling
program. Or is it? Am I misunderstanding something here? Anyhow,
whenever we call an internal sql procedure that takes more than a few
seconds to finish, sqlexec takes off and the process stops and results
are incomplete. What can I do to get dbsqlexec to wait until the internal
sql proc finishes? Thanks...

2. Help with a Payment Function

3. dblibrary and multiple UPDATE/DELETEs in a single dbsqlexec

4. Backup and Recovery

5. DBSQLEXEC() and dbfcmd() not what i expect - HELP?

6. Data Grouping by %

7. HELP NEEDED FOR RETRIEVAL OF DECIMAL VALUES USING DBLIBRARY

8. SP_Help_RevDatabase

9. HELP NEEDED FOR RETRIEVAL OF DECIMAL DATA IN USING DBLIBRARY

10. HELP: DBLibrary and err_handler

11. HELP: DBLibrary

12. help with dblibrary error mesg

13. Sybase DBLibrary error/bug -- Need help