Hi,
Many of our clients use CISCO system VPN client to communicate with our system. The sp2 firewall blocks the VPN so customers have to set the firewall off to comunicate with us. This is not a very good solution because the system becomes open for viruses. Does anybody know how to put...
Does anyone know the cause of this error in online.log.
This slows down conciderably the response time
11:01:41 listener-thread: err = -27001: oserr = 0: errstr = : Read error occurred during connection attempt.
11:02:44 listener-thread: err = -27001: oserr = 0: errstr = : Read error...
The outlook dosen't save the password for the mail account. Every time I check my mail outlook asks for the password. It dosen´t matter if I check the save password field. Does anyone know how I can store the password so the password window stops popping up.
Thanks,
Thein
Hi
Do anyone here know about easy to use PC applications to manage and lookup Informix Dynamic Server database tables on a HP unix server.
Regards,
Thein
Has anyone used ADO Stored Proc component in Delphi to run stored procedures made in informix environment. How is it possible to make them available to ADO Stored Proc component in delphi. They doe not seem to be available.
regards
thein
It is possible when using INFORMIX SPL to use C functions that are located in shared objects .so files. How do I make the shared objects on HP-UX. I have seen how its done on Solaris.
PS SPL : stored procedure language
regards
thein
When try to connect with ODBC to the database I get error
-11066:S1009. Does anyone know what that means and what I can do to get ir right.
regards
thein
I am using C++ and Informix. So the code looks more like this
$begin work;
$update tab1;
if (SQLCODE != SQLOK)
dosomething;
$update tab2;
if (SQLCODE != SQLOK)
dosomething;
$update tab3;
if (SQLCODE != SQLOK)
dosomething;
$commit work;
I have been having problems. When i use
begin work
update tab1
onerror dosomething
update tab2
onerror dosomething
update tab3
onerror dosomething
commit work
it seems that if one table is locked when i commit for example tab3 it commits changes in table tab1 and tab2 but leaves tab3...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.