Google Groups Home
Help | Sign in
Problem with Java/Sybase Connectvity
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
brunofpimenta  
View profile
 More options Jul 18, 9:44 am
Newsgroups: comp.databases.sybase
From: "brunofpimenta" <u44909@uwe>
Date: Fri, 18 Jul 2008 13:44:11 GMT
Local: Fri, Jul 18 2008 9:44 am
Subject: Problem with Java/Sybase Connectvity
Hi,

I have a problem to connect to Sybase with Java. The Java's DataSource
identify the schemas, but don't identify the tables.

Anyone had this problem or knows how to solve it?

Cheers,


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keith  
View profile
 More options Jul 19, 11:33 am
Newsgroups: comp.databases.sybase
From: Keith <keith.wing...@ronin-capital.com>
Date: Sat, 19 Jul 2008 08:33:24 -0700 (PDT)
Local: Sat, Jul 19 2008 11:33 am
Subject: Re: Problem with Java/Sybase Connectvity
On Jul 18, 8:44 am, "brunofpimenta" <u44909@uwe> wrote:

> Hi,

> I have a problem to connect to Sybase with Java. The Java's DataSource
> identify the schemas, but don't identify the tables.

> Anyone had this problem or knows how to solve it?

> Cheers,

By Sybase I assume that you mean ASE?   If you're hosting on Unix /
Linux, you can cd $SYBASE and find:

bash-2.05$ find . -name sql_server\* -ls
7749634  236 -r--r--r--   1 sybase   sybase     234984 Oct 10  2001 ./
jConnect-4_5/sp/sql_server.sql
7749636  240 -r--r--r--   1 sybase   sybase     241266 Oct 10  2001 ./
jConnect-4_5/sp/sql_server12.5.sql
7749637  240 -r--r--r--   1 sybase   sybase     240000 Oct 10  2001 ./
jConnect-4_5/sp/sql_server12.sql
8175618  256 -rwxr-xr-x   1 sybase   sybase     257686 Mar  5  2005 ./
jConnect-5_5/sp/sql_server.sql
8175620  268 -rwxr-xr-x   1 sybase   sybase     266739 Mar  5  2005 ./
jConnect-5_5/sp/sql_server12.5.sql
8175621  264 -rwxr-xr-x   1 sybase   sybase     262864 Mar  5  2005 ./
jConnect-5_5/sp/sql_server12.sql
3850245  256 -rwxr-xr-x   1 sybase   sybase     257686 Feb 27  2004 ./
jConnect-6_0/sp/sql_server.sql
3850246  264 -rwxr-xr-x   1 sybase   sybase     262864 Feb 27  2004 ./
jConnect-6_0/sp/sql_server12.sql
3850247  268 -rwxr-xr-x   1 sybase   sybase     266739 Feb 27  2004 ./
jConnect-6_0/sp/sql_server12.5.sql

Run the one right for your environment.    Also, pick a version
(JConnect4, 5...) and stick with it; the PATHs
change between the two and the .JAR's are therefore not compatible
without a bit of trickery.

Good luck.

Keith


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google