[WBEL-users] PHP + MSSQL

Johnny Hughes mailing-lists@hughesjr.com
Fri, 11 Jun 2004 09:59:46 -0500


--=-bWsndBnR7pci/T8uKhmp
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

On Fri, 2004-06-11 at 09:17, Adrian Snyman wrote:

> Uhh .. I think he is talking about Microsoft SQL ... can you not use standard 
> ODBC connectivity ???


ops ... I thought it said MYSQL :)

You can also use Pear::DB ... see this:

See this guide:
http://www.lulu.com/items/31000/31594/preview/Comprehensive_PHP_PEARDB_-_Preview.pdf

and here:

http://pear.php.net/manual/en/package.database.php

If you want to use Pear::DB with WBEL, there is specific info in steps 1
and 2 of this guide:

http://www.hughesjr.com/content/view/11/2/

(basically install php-devel and put /usr/share/pear in the include_path
in /etc/php.ini) ... then you can use Pear::DB in your PHP pages.

- Johnny Hughes

--=-bWsndBnR7pci/T8uKhmp
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
On Fri, 2004-06-11 at 09:17, Adrian Snyman wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>Uhh .. I think he is talking about Microsoft SQL ... can you not use standard 
ODBC connectivity ???</I></FONT></PRE>
</BLOCKQUOTE>
<BR>
ops ... I thought it said MYSQL :)<BR>
<BR>
You can also use <B>Pear::DB</B> ... see this:<BR>
<BR>
See this guide:<BR>
<A HREF="http://www.lulu.com/items/31000/31594/preview/Comprehensive_PHP_PEARDB_-_Preview.pdf"><U>http://www.lulu.com/items/31000/31594/preview/Comprehensive_PHP_PEARDB_-_Preview.pdf</U></A><BR>
<BR>
and here:<BR>
<BR>
<A HREF="http://pear.php.net/manual/en/package.database.php"><U>http://pear.php.net/manual/en/package.database.php</U></A><BR>
<BR>
If you want to use Pear::DB with WBEL, there is specific info in steps 1 and 2 of this guide:<BR>
<BR>
<A HREF="http://www.hughesjr.com/content/view/11/2/"><U>http://www.hughesjr.com/content/view/11/2/</U></A><BR>
<BR>
(basically install <B>php-devel</B> and put <B>/usr/share/pear</B> in the <B>include_path</B> in <B>/etc/php.ini</B>) ... then you can use Pear::DB in your PHP pages.<BR>
<BR>
- Johnny Hughes
</BODY>
</HTML>

--=-bWsndBnR7pci/T8uKhmp--