Displaying 20 results from an estimated 100000 matches similar to: "Xen and SYBASE"
2012 Jul 30
1
why querying Sybase IQ using RODBC returns error ?
Hello,
I am not able to query Sybase IQ database from R using RODBC package.
Check the below code
R> sybaseiq.query <- function (sql, ..., as.is = FALSE)
{
connstr <- "Driver={Sybase
IQ};UID=ajadhav2;PWD=*****;ServerName=PSGSESHR01A_IQ;CommLinks=SharedMemory,TCPIP{host=psgseshr01_iq.sg.csfb.com;port=3051}"
chan <- odbcDriverConnect(connstr)
2005 Jun 04
0
xen & database sybase ASE
Hello
has anyone trying to use multiple sybase ASE on xen ? any constraints ?
thanks
Regards
Julien
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Jun 22
8
Wine + PowerBuilder + Sybase ODBC
Hi there,
I'm having a PowerBuilder aplication that connects to a Sybase data base through an ODBC. The application works fine on Windows, but I want to make it run on a Mandriva 2010.2 distribution.
The fact is, I could run it on a machine with Mandriva 2010.2, but now I want to do an installation from scratch to another computer, but it does't work.
The kernel version that I'm
2012 May 04
1
Why does RODBC driver returns garbage from Sybase server on new windows 7 machine?
Hi,
I am trying to query a Sybase database on my new windows 7 machine. I am
using native sybase driver "Adaptive server Enterprise" following is example
code
conn <- sprintf("driver=Adaptive server
Enterprise;server=PHKSESMD01;database=smd_live;uid=temp_user;password=temp_pass;port=2301")
chan <- odbcDriverConnect(conn)
x <- sqlQuery(chan,sql,as.is=as.is)
2014 Nov 05
0
why RODBC on windows 7 with Sybase, returns garbage?
Hi James,
Is your server name correct in the string below? Looks like you are using incorrect server name. If you don't give full server name, then the server has to be registered with ODBC management tool so that it can be picked up automatically.
Regards,
Alok
From: James Mathew [via R] [mailto:ml-node+s789695n4699208h81 at n4.nabble.com]
Sent: Wednesday, November 05, 2014 5:04 AM
To:
2006 Feb 01
5
Sybase ctlib Adapter
Hi,
I''ve been trying to update Will Sobel''s sybase-ctlib adapter to pass
unit tests on Rails 1.0. It''s been a slow, sloggy process for me so
far, as I''ve been learning Ruby, Rails, and Sybase administration all
in one go. (c: It''s been a saving grace to have a good starting
point (thanks Will!).
http://dev.rubyonrails.org/ticket/2030
2006 Mar 09
0
Sybase/FreeTDS and RoR
Hi there !
I''m drilling for some framework/apserver solution and come to RoR. After
using InstantRails, I would try to run it on my test platform (Solarix
10 x86 on 1 machine, Sybase ASE on another, FreeTDS for the join).
I could not manage to have the sybase driver for ruby compile with
FreeTDS. So I try to run a ODBC bridge. All seems good (freeTDS runnin,
unixODBC working with
2007 Apr 03
0
[Sybase Adaptor] find_by_xxx does not work correctly.
Hi
Please advice me about the following problem.
* Problem
find_by_xxx method does not work correctly the following caes with
sybase adaptor.
* How to reproducible
model :users
t.column :code, :string <-- :string column
t.column :last_name, :string
t.column :first_name,:string
>> User.find(1)
=> #<User:0x2abe232a68e8
2005 Dec 16
0
Sybase Adaptive Server Anywhere (SQL Anywhere Studio)
I have just done a Rails database driver for Sybase Adaptive Server Anywhere
(SQL Anywhere Studio)
If interested see http://www.iqx.co.uk/mhs/sybaseanywhere_adapter.zip
or the Wiki.
It is based on the SQLServer one. A bit of tweaking and plenty of testing
needed, but works ok with the published examples.
Any thoughts/advice welcome.
Michael Scott
2007 Jun 18
0
Sybase ASA 9 fails to start
Hi all,
Trying to get an inhouse app running. It's built using Sybase
PowerBuilder 11 using Sybase Adaptive Server Anywhere 9 as a local
database, and it's the ASA9 that won;t start up. I get a dialog box
saying "Unable to initialize NT performance monitor data area" followed
by the following dump:
p.s. I know debugging this is going to be hard, so I'm happy to do the
2010 Apr 28
1
Trying to get Rails working with Sybase ASE
Hi
I''m trying to use the activerecord-sybase-adapter to be able to use ASE with
my rails applications.
But, I am struggling...
I followed (most of) the steps on this informative page:
http://trevoke.net/blog/2009/09/11/connecting-to-sybase-with-rails-on-windows-xp/
Initially I had Rails 2.3.5 installed.
I copied the "Ruby Sybase files" as instructed and the Sybase dll files
2011 Jul 20
1
NetApp DataFabric Manager/Sybase/SQLAnywhere on CentOS?
Hello,
Has anyone out there successfully installed NetApp's "DataFabric
Manager" (DFM) on CentOS? If so, what version of DFM, CentOS, and
what architecture?
I am trying to install DFM 4.0.2, and have tried on both CentOS 4.8
i386 and CentOS 5.5 x86_64. I have edited my /etc/redhat-release file
to be equal to RHEL's, as the DFM installer immediately aborts if that
isn't
2002 May 24
0
sybase odbc client
Has anyone found out any problem with ODBC accesss to sybase sql servers?
On my setup the win32 driver (DBCLIENT.EXE) starts when executed from
the command line, but does not when called from the application; or the
application is not able to talk with a running DBCLIENT process.
Any hint appreciated.
Luigi
2008 Oct 06
1
python-sybase on Centos 5 x86_64
Installed the freetds rpms from centos-extras, also tried the ones in
rpmforge
http://mirror.centos.org/centos/5/extras/x86_64/RPMS/freetds-0.64-11.el5.centos.x86_64.rpm
http://mirror.centos.org/centos/5/extras/x86_64/RPMS/freetds-devel-0.64-11.el5.centos.x86_64.rpm
Compiled python-sybase-0.39 by hand, and also via rpm.
2006 Jul 13
0
AR Sybase adapter with FreeTDS
Hi there !
After writing up a little adapter to access my sybase server, using
odbc/dbi/freetds/unixodbc (yes all of these), it''s now time to have a
*real* adapter, not running through to-many-to-count layers.
I plan to use the FreeTDS library rather than Sybase because of the
availability of FreeTDS for windows os.
Is there already a work in progress for this kind of stuff ? Are
2009 Oct 14
18
sybase in rails2?
Has anyone actually gotten the activerecord-sybase-adapter to work in
Rails2?
I can''t seem to, and can''t figure out why. I am on RedHat linux.
I have the sybase client libraries installed, I have the adapter
installed. After installing the patch at
https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/2455-update-for-sybase_adapter#ticket-2455-4
to get a slightly
2009 Aug 28
0
Error connecting to Sybase (odd)
I have activerecord-sybase-adapter installed -- and Sybase itself, so I
have the drivers.
In irb or in the rails console, this works:
ActiveRecord::Base.establish_connection(
:adapter => “sybase”,
:database => “mydb”,
:host => “myhost”,
:myport => myport,
:username => “read_only”,
:password => “read_only”)
In Rails, I have this in my database.yml:
pacs:
adapter: sybase
2003 Dec 18
1
R and Sybase
Hi,
I'm trying to get R connected to Sybase on a Linux
machine. I'm relatively new to databases,
particularly the connectivity side.
Do I have to use RODBC and install ODBC support on the
system (a huge pain with Sybase, as you have to
install a scaled-down version of Sybase itself on the
system to get it to work with ODBC), or can I somehow
use DBI to do it. Other processes on the
2009 Sep 08
2
Rails + Sybase ASE : group effort, please
Here''s what I have:
Ruby 1.8.7
Rails 2.3.3 (activerecord 2.3.3, etc)
activerecord-sybase-adapter ( http://itsignals.cascadia.com.au/?p=23 )
Here is the base code (login info was changed to protect me)
require ''rubygems''
require ''activerecord''
a = ActiveRecord::Base.establish_connection(
:adapter => "sybase",
:host =>
2007 Jul 05
0
Sybase and gfs in a cluster
Is there someone with experience in the following scenario?
can it be done?
Centos 5 in a two node active-passive scenario
both nodes run centos 5 with gfs
data is in a SAN
Servers are HP DL 380 connected to a MSA 1000 san storage
servers will run on top of centos 5, the ServiceGuard software from HP.
Is sybase compatible with this structure?
I contacted sales support with this question but so