472,811 Members | 1,650 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,811 software developers and data experts.

Does any one know how to use php to connect sybase 5.5?

As title, Thanks

May 31 '06 #1
3 3554
Alex Murphy wrote:
As title, Thanks


Yes - openTDS and RTFM

C.
May 31 '06 #2
I think you should read the PHP manual first. PHP provides bulitin
sybase function.
From the manual :

To enable Sybase-DB support configure PHP --with-sybase[=DIR]. DIR is
the Sybase home directory, defaults to /home/sybase. To enable
Sybase-CT support configure PHP --with-sybase-ct[=DIR]. DIR is the
Sybase home directory, defaults to /home/sybase.

For db admin you can use :
http://freshmeat.net/projects/phpsybaseadmin/ its like phpmyadmin

regards,
Lorento
--
http://www.mastervb.net
http://www.deshot.com

Jun 2 '06 #3
yes, i try to use the PHP sybase function before.
But.... PHP sybase function can't connect to sybase version 5.5.
I want to know does any one have try that before.
I don't want to use ODBC because i only have the windows version Sybase
5.5 ODBC driver. I prefer to install the Apache and PHP on linux to
connect the Sybase.
lorento 寫道:
I think you should read the PHP manual first. PHP provides bulitin
sybase function.
From the manual :

To enable Sybase-DB support configure PHP --with-sybase[=DIR]. DIR is
the Sybase home directory, defaults to /home/sybase. To enable
Sybase-CT support configure PHP --with-sybase-ct[=DIR]. DIR is the
Sybase home directory, defaults to /home/sybase.

For db admin you can use :
http://freshmeat.net/projects/phpsybaseadmin/ its like phpmyadmin

regards,
Lorento
--
http://www.mastervb.net
http://www.deshot.com


Jun 2 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Hong Kong Is A Good Place | last post by:
how can i connect my sql server 2000 to Adaptive Sybase Server 11.5 and 12.0? Thx.
1
by: sleepite | last post by:
If I configure PHP with: ../configure --with-mysql --with-apxs2=/www/bin/apxs --with-sybase-ct=/usr/lo cal/freetds --enable-track-vars --with-xml --with-zlib-dir=/rpms/zlib-1.2.3 --with-png...
0
by: VMI | last post by:
What's the best way to connect to a Sybase server? I tried it with Microsoft.Odbc, but it's giving me problems when I I run it in another PC. Is there a better conencetion method? I just need to...
1
by: xinhuanet.com | last post by:
can you tell me how to connect to sybase database with vb.net? please give me one example.thank you!
7
by: D. Patrick | last post by:
I need to connect to an Oracle database. I've never done it before. I see that with framework 1.1 you had to download ODP.NET from Oracle's site in order for the framework classes to even work....
0
by: ragtopcaddy via AccessMonster.com | last post by:
Using a user dsn with Sybase 11 driver, I created a pass through query. When I run it, I get the following error msg: "Incorrect syntax near ';' (#102)" Here's the sql: "SELECT AccountId...
2
by: ITBeamte | last post by:
short history: Power designer 12.5.0.2169 (newest one from Sybase site) version with full functionality I creare a new physical model. go to the menu "Database\Configure connections\Connection...
1
by: mohsin | last post by:
Hi Expert Hope i point to the right grps, I need to connect my access to sybase ASE database and the collect/import the data. I have to use right driver to connect. Questions is, which one?...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.