Subject | Stored Procedures in Services |
---|---|
Author | Matt Nielsen |
Post date | 2004-02-17T23:17Z |
Are there any known issues using Stored Procedures inside a TService
type application? I have a TIB_Session object and am using a
TIB_Connecion that my TIBOStoredProcedure is attached to and it fails
with a message length error just about every time when I run the
service on NT 4.0 and most of the time on Windows 2000 server, but if
I run it on Windows XP it seems to work fine.
Very strange. I've moved away from using the stored proc's in my
service and I think It will work out but I just wanted to know if
anyone else has had the same problem or maybe I'm not connecting my
session and connection objects correctly.
Thanks,
Matt
type application? I have a TIB_Session object and am using a
TIB_Connecion that my TIBOStoredProcedure is attached to and it fails
with a message length error just about every time when I run the
service on NT 4.0 and most of the time on Windows 2000 server, but if
I run it on Windows XP it seems to work fine.
Very strange. I've moved away from using the stored proc's in my
service and I think It will work out but I just wanted to know if
anyone else has had the same problem or maybe I'm not connecting my
session and connection objects correctly.
Thanks,
Matt