Welcome Guest, Not a member yet? Register   Sign In
Firebird drivers for CI 1.7
#13

[eluser]rasaliad[/eluser]
[quote author="JJB" date="1241025743"]I have hit the same issue I had on CI 1.5 with the num_rows function and PHP's lack of that function for Firebird. There have been enough changes to the database base classes that my original hack didn't work. I am shooting to have a first cut by this Saturday. I will post again when I have more news.[/quote]

Hi Jeffrey

Thanks for you feedback. Here is a link to see if it can help in something. http://www.ibphoenix.com/main.nfs?a=ibph...ibp_howto1 in the example he write about

$result=ibase_query($conn,"select name from friends where name='$name'");
$num_rows=ibase_fetch_row($result);
if (!empty($num_rows[0])) {
echo "Name already exist: $num_rows[0] $back";
exit;


Messages In This Thread
Firebird drivers for CI 1.7 - by El Forum - 04-18-2009, 07:08 AM
Firebird drivers for CI 1.7 - by El Forum - 04-23-2009, 05:47 PM
Firebird drivers for CI 1.7 - by El Forum - 04-25-2009, 01:58 AM
Firebird drivers for CI 1.7 - by El Forum - 04-25-2009, 10:01 PM
Firebird drivers for CI 1.7 - by El Forum - 04-26-2009, 10:08 AM
Firebird drivers for CI 1.7 - by El Forum - 04-26-2009, 08:39 PM
Firebird drivers for CI 1.7 - by El Forum - 04-27-2009, 06:28 AM
Firebird drivers for CI 1.7 - by El Forum - 04-27-2009, 06:40 AM
Firebird drivers for CI 1.7 - by El Forum - 04-27-2009, 07:57 AM
Firebird drivers for CI 1.7 - by El Forum - 04-27-2009, 10:36 AM
Firebird drivers for CI 1.7 - by El Forum - 04-28-2009, 06:21 AM
Firebird drivers for CI 1.7 - by El Forum - 04-29-2009, 06:22 AM
Firebird drivers for CI 1.7 - by El Forum - 04-29-2009, 07:02 AM
Firebird drivers for CI 1.7 - by El Forum - 05-02-2009, 07:09 PM
Firebird drivers for CI 1.7 - by El Forum - 05-03-2009, 02:39 AM
Firebird drivers for CI 1.7 - by El Forum - 05-07-2009, 10:35 AM
Firebird drivers for CI 1.7 - by El Forum - 05-07-2009, 04:27 PM
Firebird drivers for CI 1.7 - by El Forum - 05-07-2009, 04:50 PM
Firebird drivers for CI 1.7 - by El Forum - 05-07-2009, 05:01 PM
Firebird drivers for CI 1.7 - by El Forum - 05-07-2009, 05:06 PM
Firebird drivers for CI 1.7 - by El Forum - 05-07-2009, 05:36 PM
Firebird drivers for CI 1.7 - by El Forum - 05-07-2009, 07:03 PM
Firebird drivers for CI 1.7 - by El Forum - 05-12-2009, 01:22 AM
Firebird drivers for CI 1.7 - by El Forum - 05-12-2009, 01:44 AM
Firebird drivers for CI 1.7 - by El Forum - 08-24-2010, 10:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB