Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!69.16.185.21.MISMATCH!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!ht6g2000vbb.googlegroups.com!not-for-mail From: eAddict Newsgroups: comp.lang.java.databases Subject: Looking for code to connect via ODBC from Java on HP-UX... Date: Thu, 3 Nov 2011 13:06:12 -0700 (PDT) Organization: http://groups.google.com Lines: 15 Message-ID: NNTP-Posting-Host: 67.66.140.12 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1320350772 1203 127.0.0.1 (3 Nov 2011 20:06:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 3 Nov 2011 20:06:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: ht6g2000vbb.googlegroups.com; posting-host=67.66.140.12; posting-account=JTPucAoAAACLjXxG6myKyQ7YvkRwmvf- User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: ARLUEHCNK X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; InfoPath.2; .NET4.0C),gzip(gfe) Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.databases:502 First, a bit of background. I am trying to get UDConnect (a SAP product) to work. This requires a JAVA connection from the HP-UX system to a MS SQL server using an ODBC driver. I looked at the MS knowledge base (http://support.microsoft.com/kb/ 313100) to see some sample code. Well, this sample is good if going from a MS system to another MS system. Problem is I don't know/code Java. I would like to have a simple java program on my HP-UX system that tests the ODBC connection the same way the MS example does. Anyone have a sample they can share? Thanks! Vince