Date: 11/03/00
- Next message: Marko Kaening: "Re: [phplib] Re:crypt-challenge-response-UserAdministration!"
- Previous message: Marko Kaening: "[phplib] Avoid frames?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
browsing the archive I found lots of people having trouble with that
missing affected_rows() function. I found three possible patches:
1. make affected_rows() return 1 all the time ?!
2. let affected_rows() exec. the previous UPDATE statement as SELECT and
return num_rows()
3. switch to ODBC
I also found Michael Anthon offering a patched version of db_mssql.inc
but wasn´t able to contact him so far (Hi Michael are you listening?)
Does anybody have a patched version of db_mssql.inc?
Is anybody actually using db_mssql.inc or did all you guys switch over
to ODBC?
What experiences do you have with the work arrounds mentioned above?
What am I missing?
Christof Beaupoil
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Marko Kaening: "Re: [phplib] Re:crypt-challenge-response-UserAdministration!"
- Previous message: Marko Kaening: "[phplib] Avoid frames?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

