- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP-UX 11.0, perl DBD::ODBC
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-04-2002 02:41 PM
тАО09-04-2002 02:41 PM
HP-UX 11.0, perl DBD::ODBC
I encounter the error:
"The DBD::ODBC module needs to link with an ODBC 'Driver Manager'.
(The Driver Manager, in turn, needs one or more database specific ODBC drivers.
The DBD::ODBC module does _not_ include any ODBC drivers!)"
Does anyone have any recommendations of an easy ODBC Driver Manager setup for HP-UX 11.0?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-04-2002 05:56 PM
тАО09-04-2002 05:56 PM
Re: HP-UX 11.0, perl DBD::ODBC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-04-2002 08:21 PM
тАО09-04-2002 08:21 PM
Re: HP-UX 11.0, perl DBD::ODBC
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcb1036e69499d611abdb0090277a778c,00.html
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-04-2002 10:53 PM
тАО09-04-2002 10:53 PM
Re: HP-UX 11.0, perl DBD::ODBC
Sorry, I had no time to find a solution (yet), that is free and unrelated to bloatware like Oracle. If I find one (Open Source, or at least free of rights), I'll add it in the module list. Hmmm, maybe I should ask Mehdi ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-05-2002 04:53 AM
тАО09-05-2002 04:53 AM
Re: HP-UX 11.0, perl DBD::ODBC
Maybe there is an alternative solution to my problem. Here is the scenario:
1. Perl v5.6.1 built for PA-RISC1.1-thread-multi on HP-UX11.0
2. Database: SQLSERVER2K on WIN2K.
I would like to update my database directly with perl scripts from my HP-UX box.
** Extra twist: firewall sits b/n the two boxes above.
I have opened port 1521 (SQL Client) thinking ODBC would work. Since I cannot install the DBD::ODBC, this might not be needed.
Thanks for your insight already!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-05-2002 06:18 AM
тАО09-05-2002 06:18 AM
Re: HP-UX 11.0, perl DBD::ODBC
I believe I saw once where if you put in the driver for sybase (which is what sql server was originally based on), you can get it to work. This was for SQL 7.0, so I'm not sure if it is true for SQL 2000.
Their are products that can be purchased where a gateway server is put on the SQL Server to allow unix processes access. I can't recommend it, but I know DataDirect has just such a product. See http://www.datadirect-technologies.com
Good Luck
-- Rod Hills