AW: [PHP-DB] PHP4-ODBC-MSSQL7

2001-07-10 Thread Stefan Siefert
Hi, I'm not sure about the probeme you have, but if the probleme is based on ODBC, why do use ODBC? You could also use the Sybase-Ct libs.. should work also with MSSQL... Greetings, Stefan -Ursprüngliche Nachricht- Von: Michael Yevdokimov [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag,

AW: [PHP-DB] image resizing

2001-07-09 Thread Stefan Siefert
externaly from your php - scripts) (www.imagemagick.org). I think, I have seen several Tutorials to do so (PHP/ImageMagick) but on the fly.. I don't find them in my bookmarks now... Hope this helps, Stefan Siefert -Ursprungliche Nachricht- Von: Adv. Systems Design [mailto:[EMAIL PROTE

[PHP-DB] mysql_query returns nothing?

2001-07-04 Thread Stefan Siefert
Hm, since we are using PHP 4.0.6 we do get sometimes no returnvalue...(function mysql_query) I think, this is always then, when we are executing update oder delete syntax hm, does anyone know anything about it? Stefan Siefert -- PHP Database Mailing List (http://www.php.net/) To

AW: [PHP-DB] newbie: Trying to select a database in php

2001-06-20 Thread Stefan Siefert
Try it with mysql_select_db($database,$connect) instead of msql_select_db($database,$connect) :-) msql is a different Database System (in general, it is a lot older than mysql I think) Stefan -Ursprüngliche Nachricht- Von: Paul Lockyer [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 20.

AW: [PHP-DB] mssql_connect() function not found when I load the page...

2001-06-20 Thread Stefan Siefert
You need to uncomment the mssql.dll (or something called like this) in your php.ini (In the section Windows DLL's). Greetings, Stefan -Ursprüngliche Nachricht- Von: lwneo [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 20. Juni 2001 06:21 An: [EMAIL PROTECTED] Betreff: [PHP-DB] mssql_co

AW: [PHP-DB] Connection to AS/400.

2001-05-07 Thread Stefan Siefert
w.com). The support is very usefull!! Greetings, Stefan Siefert -Ursprüngliche Nachricht- Von: Nicolas Machado [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 7. Mai 2001 21:36 An: [EMAIL PROTECTED] Betreff: [PHP-DB] Connection to AS/400. OK, I have Linux, Apache and PHP, somebody kno

AW: AW: AW: [PHP-DB] configure with sybase-ct option

2001-04-27 Thread Stefan Siefert
ok let's see take those: ftp://ftp.metalab.unc.edu/pub/Linux/ALPHA/freetds/freetds-0.51.tgz and compile them... in your configure script of php, you enter --with-sybase-ct=/your/freetds/installpath Greetings, Stefan Siefert -Ursprungliche Nachricht- Von: Lester June Ca

AW: AW: [PHP-DB] configure with sybase-ct option

2001-04-27 Thread Stefan Siefert
Normaly, they are shipped with the database, you try to connect to... but if you don't have them you could get them from: www.php.net/extra/ctlib-linux-elf.tar.gz Stefan Siefert -Ursprungliche Nachricht- Von: Lester June Cabrera [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 27.

AW: [PHP-DB] configure with sybase-ct option

2001-04-27 Thread Stefan Siefert
Do you have the sybasect - libraries installed??? You need to have them installed in order to compile PHP succesfully! Also, if you have sybase-ct installed, specify the path with: --with-sybase-ct=/path/to/sybasectlibs Hope this helps, Stefan Siefert -Ursprungliche Nachricht- Von

AW: [PHP-DB] Connecting and Viewing a Database

2001-03-27 Thread Stefan Siefert
, Stefan Siefert -Ursprüngliche Nachricht- Von: Anyangwe, Tanwani [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 27. März 2001 17:49 An: '[EMAIL PROTECTED]' Betreff: [PHP-DB] Connecting and Viewing a Database Does anyone know how to connect and display table rows from an ODBC

AW: [PHP-DB] Structure Question

2001-03-27 Thread Stefan Siefert
u are able to select over the filetyp criteria!! Stefan Siefert -Ursprüngliche Nachricht- Von: Jordan Elver [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 27. März 2001 14:38 An: PHP Database Mailing List Betreff: [PHP-DB] Structure Question Hi, I want to keep filenames of different kin

AW: [PHP-DB] Naming cookies

2001-03-13 Thread Stefan Siefert
Hi Tristan, I'm not sure about this, but try to use ob_start() at the beginning. This tells php to execute the page in cache and put it to the client when it's execution is finish. It enables you, to use cookies not only before html, but from every position in html... maybe this works.

Re: [PHP-DB] PHP Bug or configuration error?

2001-03-13 Thread Stefan Siefert
Hi Pierre... I think the problem is, that you have configured php as cgi-apliction, and not as an ISAPI module. I'm not sure how to configure PHP this way (cause we run only linux - server, and no IIS..) but this should be the problem. Greetings, Stefan Siefert >Hallo listmembers, &

[PHP-DB] Really strange behaviour of PHP with Sybase ASE 11.9.2 + ODBC + Linux

2001-03-13 Thread Stefan Siefert
complex-scripts would crash php. Crash php means, that the scripts produced segmentation faults (Entries in the error log file like pid 15978: Segmentation Fault). Any Ideas what could crash php when the same scripts works with windows??? Thx, Stefan Siefert P.S.: If you have any questions, feel

[PHP-DB] unixODBC and Sybase ASE 11.9.2 on a linux box

2001-02-27 Thread Stefan Siefert
about this combination... thx Stefan Siefert -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

AW: [PHP-DB] PHP 4.04 install binary Win32 and MSQL 7.0

2001-01-18 Thread Stefan Siefert
I'm not 100 % sure (cause we don't use the win binaries) but I think I can remember that you have to uncomment some lines in the php.ini file. There should be a section with database modules like oracle odbc or somethink like this. try to uncomment the sybase module. Hope this works, Greetings

AW: [PHP-DB] SQL coloring in BBEdit 6.0?

2001-01-16 Thread Stefan Siefert
Try Multiedit or Ultraedit.. this are Editor's which can be taught to highlight Syntax.. you only need a config - file for the programing language you need. Greetings, Stefan -Ursprüngliche Nachricht- Von: Rubanowicz, Lisa [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 16. Januar 2001 1