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...
I am trying to do a treedrive demo. In the start I have to get images for the drives with
iii.Create(IDB_DRIVEIMAGES,...) But the program dosen't seem to find IDB_DRIVEIMAGES. Do I have to install somehow resources for these drive images
The printer is connected to HP jetdirect 500X which is connected to our network. Is it possible to connect to straight to Jetdirect rather then using que on our HP unix machine
I have been having problem connect to a network printer on a HP unix server. I create a network printer and set the name \\myserver\myprinter but XP dosen´t seem to find the printer. This works fine in Windows98 but dosen´t work in XP. Does anybody know a solution to this problem
ragards thein
We often get this error when we run our programs
Could not position within a table (thein.tabname).
See error number -243.
This is because of table locks. Sometimes the tables lock permanently and we have to release them with
onmode -z sessionid#
Does anyone know if it is better to change...
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.