[PHP-DB] Query with Access

2001-03-31 Thread Fernando Buitrago
Well, this is my code, but it dosen't work, please, help me, this table has 5 records, and the result of the query is -1. Code Lista Datos Regards -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P

[PHP-DB] PHP Reference

2001-04-02 Thread Fernando Buitrago
I need good reference of PHP functions, (include odbc, Interbase, MySql), but I need download this reference to see offline o print. Regards -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To conta

[PHP-DB] ODBC again

2001-04-04 Thread Fernando Buitrago
My code is: $conn = odbc_connect("encuneweb","",""); $result1 = odbc_prepare($conn, "SELECT * FROM PERSONAS WHERE email = '$v_mail')"; if (!odbc_execute($result1)) echo "nuevo usuario"; $insertar_persona = "INSERT INTO Personas (Nombre, Apellido1, Apellido2, mail, telefono1)

RE: [PHP-DB] Microsoft Access DB & PHP

2001-04-05 Thread Fernando Buitrago
Well, PHP has a odbc funcions, all the reference located in www.php.net by the way, ASPEdit 2000 tool has a complete referene about these funcions and PHP, ASP, Perl and others. Try to use this. Is Good. Regards Fernando -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-

[PHP-DB] Reference

2001-04-05 Thread Fernando Buitrago
I need all the referece Offline Of PHP, where is this?. regards -- 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]

[PHP-DB] Convertion Types

2001-04-05 Thread Fernando Buitrago
Where is the functions referece of convertion types like: isinteger. Regards. -- 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]

[PHP-DB] DIferents types in SQL

2001-04-05 Thread Fernando Buitrago
I need to know if the Query is possible with differents types of fields and variables to insert or update statements. PHP sad me that error parse. Regards. Note: I need the reference of convertions type's funcions. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail:

RE: [PHP-DB] Convertion Types

2001-04-06 Thread Fernando Buitrago
Thanks, Just tha I need. Regards. Fer -- 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]

[PHP-DB] ODBC, parse error

2001-04-07 Thread Fernando Buitrago
Hello, PHP turn me crazy, I'm triyong to undertand what happend here. The parse error apear in line: odbc exec. I'd try with odbc_execute and odbc_prepare too. Thanks. Fer -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,