From owner-freebsd-database Tue Nov 17 15:37:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10529 for freebsd-database-outgoing; Tue, 17 Nov 1998 15:37:36 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from maild.telia.com (maild.telia.com [194.22.190.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA10522 for ; Tue, 17 Nov 1998 15:37:34 -0800 (PST) (envelope-from girgen@partitur.se) Received: from d1o29.telia.com (root@d1o29.telia.com [194.236.214.241]) by maild.telia.com (8.8.8/8.8.8) with ESMTP id AAA00472 for ; Wed, 18 Nov 1998 00:37:08 +0100 (CET) Received: from partitur.se (t3o29p28.telia.com [194.236.215.28]) by d1o29.telia.com (8.8.8/8.8.5) with ESMTP id AAA20064 for ; Wed, 18 Nov 1998 00:37:07 +0100 (MET) Message-ID: <36520878.DB211352@partitur.se> Date: Wed, 18 Nov 1998 00:36:24 +0100 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.7-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-database@FreeBSD.ORG Subject: Accessing Sybase/NT from FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk Hi! I don't know much about Sybase, we usually run PostgreSQL. Still, now I'm involved in a project where we want to access a Sybase database, running on an NT server, from FreeBSD. We have some programs running on FreeBSD, and will write some more, that would wan't to access Sybase using an SQL library somehow, sort of like libpq for Postgres. I presume the best way is to use some kind of ODBC software, aka middleware? Any tips? The Sybase is the latest and greatest, I presume. SQL Anywhere, version 5(?). Regards, Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message From owner-freebsd-database Tue Nov 17 16:19:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20139 for freebsd-database-outgoing; Tue, 17 Nov 1998 16:19:33 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA20121 for ; Tue, 17 Nov 1998 16:19:22 -0800 (PST) (envelope-from jfieber@fallout.campusview.indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.9.1/8.9.1) with ESMTP id TAA13280; Tue, 17 Nov 1998 19:18:33 -0500 (EST) Date: Tue, 17 Nov 1998 19:18:33 -0500 (EST) From: John Fieber To: Palle Girgensohn cc: freebsd-database@FreeBSD.ORG Subject: Re: Accessing Sybase/NT from FreeBSD In-Reply-To: <36520878.DB211352@partitur.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk On Wed, 18 Nov 1998, Palle Girgensohn wrote: > running on an NT server, from FreeBSD. We have some programs running on > FreeBSD, and will write some more, that would wan't to access Sybase > using an SQL library somehow, sort of like libpq for Postgres. I gather there is a free clone of one of the sybase client libraries floating around somewhere. I believe I saw it in reference to sqsh (an isql replacement). The linux sybase client stuff works fine on FreeBSD (modulo licensing issues) but you would have to setup and use a linux development environment to write your own stuff. -john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message From owner-freebsd-database Tue Nov 17 19:05:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA07451 for freebsd-database-outgoing; Tue, 17 Nov 1998 19:05:59 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA07446 for ; Tue, 17 Nov 1998 19:05:57 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with esmtp (Exim 1.82 #3) id 0zfx4K-0006A5-00; Tue, 17 Nov 1998 18:10:08 -0800 Date: Tue, 17 Nov 1998 18:10:06 -0800 (PST) From: Tom To: John Fieber cc: Palle Girgensohn , freebsd-database@FreeBSD.ORG Subject: Re: Accessing Sybase/NT from FreeBSD In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk On Tue, 17 Nov 1998, John Fieber wrote: > On Wed, 18 Nov 1998, Palle Girgensohn wrote: > > > running on an NT server, from FreeBSD. We have some programs running on > > FreeBSD, and will write some more, that would wan't to access Sybase > > using an SQL library somehow, sort of like libpq for Postgres. > > I gather there is a free clone of one of the sybase client > libraries floating around somewhere. I believe I saw it in > reference to sqsh (an isql replacement). The linux sybase client > stuff works fine on FreeBSD (modulo licensing issues) but you > would have to setup and use a linux development environment to > write your own stuff. I would use the Openlink Software's ODBC broker from www.openlinksw.com It is free for a 2 user/10 connection system. Basically, you run the broker on any platform that you do have an ODBC driver (probably your NT server), then use the Openlink ODBC driver to talk to the Broker, which translates to the Sybase ODBC. I've got this working for a MS-SQL server. However, you need to use the BSDI 2.1 ODBC drivers, and the dynamic one does not work (*.so). The static works library ok (*.a). This is fine for stuff like PHP and other C programs with ODBC calls, that don't care about static vs. dynamic. Perl is a bit of a problem, because it wants to dynamic load everything at runtime. I'm working on building a static perl with the Openlink ODBC driver builtin. > -john Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message From owner-freebsd-database Thu Nov 19 03:24:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA16373 for freebsd-database-outgoing; Thu, 19 Nov 1998 03:24:53 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from liberty.bulinfo.net (liberty.bulinfo.net [195.10.36.71]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA16365 for ; Thu, 19 Nov 1998 03:24:43 -0800 (PST) (envelope-from ian@bulinfo.net) Received: (qmail 8740 invoked from network); 19 Nov 1998 11:24:05 -0000 Received: from gate.bulinfo.net (195.10.36.66) by liberty.bulinfo.net with SMTP; 19 Nov 1998 11:24:05 -0000 Received: (qmail 20791 invoked from network); 19 Nov 1998 11:24:02 -0000 Received: from ppp52.bulinfo.net (HELO cserv.oksys.bg) (195.10.36.76) by gate.bulinfo.net with SMTP; 19 Nov 1998 11:24:02 -0000 Received: from ian (ian.oksys.bg [192.72.180.23]) by cserv.oksys.bg (8.8.8/8.8.8) with SMTP id NAA06550 for ; Thu, 19 Nov 1998 13:24:00 +0200 (EET) (envelope-from ian@bulinfo.net) Message-ID: <000101be13af$005186a0$17b448c0@ian.oksys.bg> From: "Iani Brankov" To: Subject: =?koi8-r?Q?=EFracle_8.0.5_for_Linux_credumps?= Date: Thu, 19 Nov 1998 13:23:13 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3115.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk Hi, I got oracle beta for Linux & tried to use it on FreeBSD. Everything is okay until trying to start some of the applications (for instance svrmgrl). They coredump. I use CURRENT-3.0 with latest linux_lib package. I saw there was discussion about this. Is there a solution for this problem. I DON'T WANT to use Linux. It's the big chaos. Thanks ian. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message From owner-freebsd-database Sat Nov 21 09:03:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27474 for freebsd-database-outgoing; Sat, 21 Nov 1998 09:03:16 -0800 (PST) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from patachou.sti.com.br (patachou.sti.com.br [200.211.23.190]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27147 for ; Sat, 21 Nov 1998 08:58:10 -0800 (PST) (envelope-from rromero@netfriendly.com) Received: from netfriendly.com (dial-8-167.sti.com.br [200.211.87.167]) by patachou.sti.com.br (8.9.1/8.9.1) with ESMTP id OAA21834 for ; Sat, 21 Nov 1998 14:47:53 -0200 Message-ID: <3656EF0D.4B9DFBA9@netfriendly.com> Date: Sat, 21 Nov 1998 14:49:17 -0200 From: Ricardo Romero X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: database@FreeBSD.ORG Subject: Re: Oracle 8 for Linux in FreeBSD References: <48256697.0010EF6B.00@mi.hitti.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk Hi, anyone succesfuly installed Oracle *.0.5 for Linux on FreeBSD ?? Every time when i try to start the svrmgrl i have this error. $ Segment Fault Anyone can help-me paulk@hitti.com wrote: > > I make it running after set brandelf to Linux, but it get Segment fault :( > > Thanks for your help. > > -Jinbo > > > > > > > > > > > Ö÷Ìâ: Re: Oracle 8 for Linux in FreeBSD > > > Content-type: text/plain; charset=us-ascii > > a) man brandelf, you need to tell freebsd that it's a Linux binary > b) you need the latest and greatest libc (i got it from redhat) > c) depending on work in progress (i haven't tried it in 2 weeks) it might > still just segfault as it creates the database. > Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com > -- There are operating systems, and then there's FreeBSD. > -- http://www.freebsd.org/ 3.0-current > On Wed, 7 Oct 1998 paulk@hitti.com wrote: > > > > After install it. I got: > > > > ELF binary type not know > > Abort trap > > > > > > Error! > > > > I had installed the Linux Emulation. > > > > > > What's wrong? > > > > > > Thanks & Regards > > > > > > -Jin Bo > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-hackers" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-database" in the body of the message -- Ricardo Romero mailto:rromero@netfriendly.com http://www.netfriendly.com NetFriendly Web Solutions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message