Re: [PHP-DB] Help me please

2004-11-08 Thread Arné Klopper
Have you set up a ODBC connection ? You must set up a ODBC connection in the ODBC Sources that is usually in you Control Panel or Administrator Tools. You must put it as a System DNS and set up the connection, so your local system know where to find the database. Kind Regards Arné

[PHP-DB] Re: One to Many Select Statement

2004-09-13 Thread Arné Klopper
My suggestion is: select u.username, g.group_name from usertable u inner join grouptable g on u.id=g.user_id; ENJOY !! Arn Klopper System Developer NetCB Solution(Pty) Ltd. www.netcb.com ** Looking for clarification...Say that I have a user table and

Re: [PHP-DB] DATABASE error on form submission.

2004-08-31 Thread Arné Klopper
Can you access the other POST variables, if not put quotation marks around method=post, also try using instead of op something else... Kind Regards Arné Klopper NetCB Solutions (Pty) Ltd. www.netcb.com Office: +27 12 997 3007 Fax: 27 12 997 3629 Mobile

Re: [PHP-DB] Enabling LDAP support

2004-08-03 Thread Arné Klopper
Have you checked the extensions directory where the .dll file is located in the httpd.conf file. I've been running LDAP for the last 3 weeks, so if you need any help contac tme. Arné [EMAIL PROTECTED] Kind Regards Arné Klopper NetCB (Pty) Ltd