Hi Bruce, You are exactly right. I've changed to dbsrv and magic happens.. It works the way you said. I have two dev environments set up with version 10. One on a HP N4000. One with a Win Serv 2003.
We're basically trying to figure out how we're going to convince the customer to upgrade from version 8 to the present 10 with the applications we're involved with. Of course Perl 5.8.8 is in the mix as they're using an older version. I'll write more on a private email with the full script dump for you. This dbi email won't let me do too big of an attachment is the reason why we have to do it that way.. Thank You Rich • '•..• '•. ><((((º> .• '•. .• '•. •. .• '•. ><((((º> “Anything that doesn’t eat you today is saving you for tomorrow.” Computer Sciences Corporation Registered Office: 3170 Fairview Park Drive, Falls Church, Virginia 22042, USA Registered in Nevada, USA No: C-489-59 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- [EMAIL PROTECTED] 08/18/2008 02:40 PM To Richard T Malafa/DEF/[EMAIL PROTECTED], "dbi-dev" <dbi-dev@perl.org> cc "dbi-users" <[EMAIL PROTECTED]> Subject Re: DBD-SQLAnywhere-1.16 I haven't tried it on HP-UX but all the other Unix systems running the shell scripts to set up the environment variables is the way it works. To get a database to be seen by dblocate on a different machine is first to run that database on dbsrv and not dbeng. Dbsrv is the server the except network connections, dbeng only excepts local connections. -------------------- Bruce Milton Senior Staff Product Support Analyst iAnywhere Solutions [EMAIL PROTECTED] ----- Original Message ----- From: Richard T Malafa [EMAIL PROTECTED] Sent: 08/18/2008 09:00 AM AST To: dbi-dev@perl.org Cc: [EMAIL PROTECTED] Subject: DBD-SQLAnywhere-1.16 Has anyone successfully installed DBD-SQLAnywhere-1.16 on a HP-UX??? I have two questions: 1. Did you have to add more to the Path contained in sa_config.sh or sa_config.csh 2. What did you have to do with the Database to get another machine to see the database with "dblocate"??? Thank You Rich