Software :: Connecting To Sybase Server?

Aug 12, 2010

I need to reconfigure my php to have Sybase support. However, I am not sure which library to use. I'll try freetds but I am not sure if it will work. I used it before with Microsoft MSSQL.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Connecting PHP To Sybase Database?

Apr 13, 2010

At work we have a Sybase Adaptiver Server 9.0 database running, it has to stay there for now, and we are developing a web application that will connect to it using PHP.I was already able to make it work using ODBC on Windows and using odbc_connect on PHP.But now we are moving to Ubuntu, and we are trying to get it to work on it.I already have Apache2 and PHP5 up and running.There are two ways (I can think of) we can do this, one is using ODBC and then use "odbc_connect" and the other is making "sybase_connect" work on PHP. Being the latter probably the best one since you wouldn't have ODBC as an intermediary.

Either way, as long as it works I'm happy. ODBC would be fine to meet our requirements for now.I already have ODBC Data Source Administrator but no idea how to create/include/add the Sybase driver.We also tried setting freetds up, but that didn't work either, we might be missing something.

View 9 Replies View Related

General :: Accessing - Connecting To A Sybase Database From PHP Running

May 12, 2011

I get some trouble setting up good environment in linux.. i have problem regarding connecting php(under linux) to a sybase server(under windows),,, is there anyway connecting this two technologies?..

View 7 Replies View Related

Software :: Get Freetds And Sybase Up And Running On Centos Server?

Mar 9, 2010

I'm attempting to get freetds and sybase up and running on my centos server, mainly for nagios - MSSQL checks. I've installed freetds freetds-devel ok but am having issues getting SYBASE installed. I've had a go via cpan but get a failure on the sybase environment variable. I've set it to /etc where the conf file is located as well as trying /urr/lib64 for the tds libs, but no joy. Has anyone had much luck with this on centos?

export SYBASE=/etc
[root@nagios ~]# echo $SYBASE
/etc
cpan DBD::Sybase
CPAN: Storable loaded ok (v2.15)

[Code]...

View 3 Replies View Related

Server :: A Script To Shutdown A Service When A Sybase Table Reads Over A Certain Count?

Aug 3, 2009

Someone at work has requested if i can find out anything on the above.Been googling around as well as i have only been using Linux for 2 months now.

basically there is a SYBASE ASE installation on the server, which a tomcat based website references.They want the service to stop once a certain row limit is reached in the table.

I know i have to do a count statement on the sybase table from ISQL.But how can i create the action "service website stop" once the count value reaches 4000 ?

View 2 Replies View Related

General :: Install Sybase ASE 15.0.3 On CentOS?

Jul 5, 2011

I want to install Sybase ASE 15 on CentOS Linux 5.6 has anyone ever done that.

View 1 Replies View Related

General :: Sybase ASE Install On Ubuntu?

Feb 4, 2010

I'm trying to install Sybase ASE EXpress 15.5 on Ubuntu and am getting the following error message: ./startserver: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory.

View 3 Replies View Related

Programming :: Connect To Sybase Using FreeTDS?

Jan 26, 2011

My freetds.conf

Code:
# /usr/local/etc/freetds.conf
# $Id: freetds.conf,v 1.12 2007/12/25 06:02:36 jklowden Exp $
#
# This file is installed by FreeTDS if no file by the same
# name is found in the installation directory.

[Code]...

View 2 Replies View Related

Ubuntu Servers :: Sybase Not Working After Upgrade From 10.04 To 10.10?

Nov 19, 2010

I had sybase server running on my desktop but after the upgrade it does not seam to start properly. tried to restart the server many times but does not seam to help

The logs are displaying as below
00:00000:00001:2010/11/19 13:53:08.21 server Recovery complete.
00:00000:00010:2010/11/19 13:53:08.26 kernel Initializing Job Scheduler Task
00:00000:00010:2010/11/19 13:53:08.39 kernel Installed Job Scheduler sequencer code version 0.27 - 27 tokens

[Code]....

View 1 Replies View Related

Programming :: Accessing A Sybase Database From PHP Running?

May 12, 2011

i get some trouble setting up good environment in linux.i have problem regarding connecting php(under linux) to a sybase server(under windows)is there anyway connecting this two technologies?.

View 1 Replies View Related

Software :: Use HTML Tag In Sybase Stored Procedure?

Jul 6, 2011

I have a query in which i need to display the part of query output in bold

Example: select 'Previous NAV value for the fund is '+ CONVERT(VARCHAR(50),@prevNav) OUTPUT:Previous NAV value for the fund is 12345 so i need to display the output in BOLD like

Previous NAV value for the fund is 12345 OR

Previous NAV value for the fund is 12345

either the value can be in bold or the text can be in bold

View 9 Replies View Related

Software :: Download Sybase Open-client 11.1.1-3.i386?

Jul 13, 2011

I want to freely download and install sybase-openclient-11.1.1.3 either source or rpm package sybase-common-11.9.2-3.i386 either source or rpm package Sybase Adaptive Server Enterprise versions 11.9.2 or 11.0.3.3 for Linux. I searched a lot but didn't get it,

View 3 Replies View Related

Ubuntu Security :: Pgadmin3 Through Ssh Tunnel - Error Connecting To The Server: Server Closed The Connection Unexpectedly

Mar 1, 2010

I'm using Postgresql 8.4.2-2. I'm trying to remote into my server securely. I figure I could do so with ssh. Apparently I figured correctly, as per, [URL] and [URL] I setup the ssh tunnel. ssh -L 5432:serverip:5432 Then I setup pgadmin3 to connect as follows:

host: localhost
port: 5432
user: postgres
maintenance db: postgres

And I receive the following error:

An error has occurred: Quote: An error has occurred: Error connecting to the server: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.

I'm not sure what the problem is. I can connect with Code: psql from the cli after connecting to the terminal via ssh. So I know that I'm using the correct password.

View 3 Replies View Related

General :: Connecting From A Windows7 Client To A Server Through Vnc Server?

Jul 29, 2011

i tried to connecting from a windows7 client to a linux server through vnc server.But its very slow , is there any alternative for vnc . i heard that samba can be used as a remote desktop tool if its true please reply with configuration details.

View 2 Replies View Related

Server :: Connecting To Debian Server With Putty?

Jul 22, 2010

I want to connect to my debian server through putty, but only i got is the message - Network error: connection refused. I try with different setting on the server and in putty, but there is no effect.

Here are my settings: for the serveer i use [URL]

Code:

Port 22
# listen address i changed to accept all addresses
ListenAddress 0.0.0.0

[code]....

i have no /etc/ssh/ssh_host_key file and try to comment it but with no success. All other lines at the config file was commented.

View 2 Replies View Related

Server :: Openemr-3.2.0 - Connecting To MySQL Server

Mar 26, 2011

i am trying to run open-emr using these instructions: [URL] i get as far as step 3 where this screen never seems to connect to mysql:

Quote:
OpenEMR Setup
Step 3
Configuring OpenEMR...
Connecting to MySQL Server...

i think i have everything installed:

[Code].....

View 1 Replies View Related

Networking :: Connecting To My VNC Server ?

Jul 3, 2011

I am having problems connecting to my VNC server. The host machine is running fedora core 15.

In the past I have been able to connect to the machine, but for some I no longer can't.

I have done the following but still am unsure what problem is
1. Verfied the VNC server is running
2. Verified my user "trb" is in the vnc users list
3. I have checked that my port is open (at least i think). i launched a terminal and did "telnet 127.0.0.1 5902" and successfully connected.

My vncservers config file which is located in /etc/sysconfig/vncservers

Code:

Here is the log file from my latest connection attempt.

Code:

View 5 Replies View Related

General :: Connecting To An FTP Server ?

Jul 18, 2009

I've set up an FTP server with vsFTPd, and I can connect when on the same machine that the server is running. However, when attempting to connect from another machine on the internet, or even on the same LAN, the connection always fails. Port forwarding on the router is enabled.

When attempting to connect over the internet via FileZilla, this is displayed:

Code:

View 9 Replies View Related

Server :: Connecting To FTP Server From Outside The Firewall

Jan 4, 2010

I wanted to set up a secure FTP server with proftpd so I can put some large files on the web for my pops. Here is my problem, I use a clearwire modem that won't allow you to change any of the settings but appears to have some pre-set firewalling capabilities. I also have a linksys wireless router connected to the modem. That firewall has all the port forwarding settings ready to go, and there hasn't been an issue with anything else, so here it goes.

I have a properly configured secure FTP setup with proftpd and the client app I'm using is Filezilla. I know it is configured right because I was able to use the FTP server via my LAN. Maybe my logic is wrong but, I was connecting to the FTP server at it's IP on the LAN of 192.168.1.5:21. If I wanted my pops to connect from out of state I would give him the ip the internet sees when I surf the web, right? Looks something like this 68.44.22.113. I should tell him to configure Filezilla to connect to 68.44.22.113:21. If my logic is wrong, please let me know, because when I try to do this I get an error that says connection refused by host.

View 13 Replies View Related

Server :: Telnet - While Connecting To Other Server

Feb 22, 2011

just now i installed telnet on my VPS. but while connecting to other server it gives error

# telnet 10.10.10.224 Trying 10.10.10.224... Connected to 10.10.10.224 (10.10.10.224). Escape character is '^]'. Connection closed by foreign host.

View 4 Replies View Related

Ubuntu :: Connecting To File Server?

Jun 26, 2010

My next problem is: how in hell do you connect to a file server in Ubuntu???I have a plain little 1/2TB file server connected to my router. My Mac has no problems connecting to it.My Win 7 laptop has no trouble connecting to it. BUT... Ubuntu can't seem to find it at all. I have tried every bloody thing I can think of to tell it the server... name, Mac address, IP Address.

View 2 Replies View Related

Ubuntu :: Connecting To The CUPS Server?

Jul 25, 2010

I have a CUPS server on Debian, I am trying to connect from an Ubuntu 8.04 box. Here is my CUPS configuration file on Debian just in case it is usefull:

Code:

LogLevel warning
SystemGroup lpadmin
# Allow remote access
Port 631

[code]....

When I try to add a printer I have set up in CUPS from my Ubuntu box, it asks for the password for katie (this is the user that is logged in on ubuntu box) on 192.168.1.200 (CUPS Debian Box). The problem is, I don't have a katie user set up on the debian box, am I supposed to for this to work. Why is it even prompting for a password? Also, it won't let me change the name so that I can authenticate with a different user, it is not in a text box.

View 4 Replies View Related

Hardware :: Connecting New External USB DVD ROM In Red Hat Server

Jul 31, 2010

directory and how to mount and all necessary commands.

View 1 Replies View Related

Networking :: Connecting Two Subnets Via A Server?

Mar 3, 2011

i have two subnets with different gateways.i am thinking of connecting them via a linux server which would enable them to communicate.but i dont know how to proceed for getting this done.how should the connection be made and what should be the configuration settings on the linux server.

View 2 Replies View Related

Security :: Stop An IP From Connecting To Server?

Nov 9, 2010

Im using ubuntu and i run a game server. Ever since i posted my server i have an IP address trying to join my game on a different port everytime, seems random and its nonstop for a week since its been up.

[INFO]/72.52.102.33:[random 5 digit port] lost connection NONstop

I port scanned them and i think its not a person but some service or server type buisness.

I use a linksys router, i couldnt find anything on blocking IP's at the router from the outside.

Is there anything i can do to stop them before the get to this server to login?

View 12 Replies View Related

Server :: GUI VPN - Connecting To End VoIP Devices

Jan 8, 2011

I need to build a small VPN server to connect one of my end VOIP devices out of the country, and am especially interested in a free or a limited Solution.

View 2 Replies View Related

Server :: Connecting To A Mysql Database Using Php

Feb 28, 2010

Well i have got a problem with connecting to a mysql database using php. I used this package "mysql-noinstall-5.1.44-win32.zip" and extracted it to c:mysql and added c:mysqlin to the PATH variable and used the following command in command prompt to start mysql: c:mysqlinmysqld --standalone

well mysql did start and everything went well accessing mysql in command prompt. Well under the database "mysql" in the table "user" i created a new user "php" with a password="****" and hostname = "localhost" but when i try to access this database with a following php routine:

And when i accesses it with my browser using localtost/test.php, all i get is "localhost" displayed on screen, "Connected to mysql" never gets displayed not i get any error..i am using windows 7(32-bit-ultimate)and mysql 5.1.44.

View 8 Replies View Related

Server :: Connecting To Port 465 On SSL Mode?

May 12, 2009

I went and generated a self signed SSL .pem file ($1000 for a signed wildcard ssl certificate is out of my price range at the moment). I can connect to my server on port 26 when using STARTTLS but not SSL/TLS mode. I would like to be able to connect to port 465 on SSL mode, but I have no idea how.

View 1 Replies View Related

Server :: Minicom When Connecting To A Sun V120?

May 3, 2010

I have a Sun V120 server, and I connected to it via minicom from a linux machine. The problem is that when I connect, immeadiatly starts to receive the letter m as a command and it returns "Unrecognized command", so it is impossible to configure anything ot to give any command whatsoever. Also, sometimes receives all kind of letters, dots and characters, resulting the same and blocking my keyboard. When I connect from a Windows machine via HyperTerminal all is fine.

View 3 Replies View Related

CentOS 5 Server :: Connecting To Vsftpd Using TLS?

Dec 20, 2009

I'm still learning my way around CentOS and linux in general... Using CentOS 5.4

BUT, I used the scripts from HowTo/Chroot Vsftpd and it did not work with the non-TLS script config, but the with TSL worked great. I wasn't sure where to put the vsftpd_virtualuser_config.tpl file but I copied it over when the script failed to find it... to where it was looking.

So I think it's working but my question is, TLS doesn't use port 21 but the script defaults to that port. I'm using FileZilla from an XP machine at work and I'm forwarding all the ports given in the HowTo. So I'm forcing the client to use TLS on port 21 but it hangs on the connection. If I use non TLS I get in but it tells me it requires TSL. I've had no luck with vsftpd in the past and this is my next attempt.

Quote:anon_world_readable_only=NO
anonymous_enable=NO
chroot_local_user=YES
guest_enable=NO

[Code]....

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved