From: Frank <Rem...@wh...> - 2004-02-01 05:19:08
|
Hi, Ive had good luck with Delphi and Interbase. I now want to create some dynamic pages that are connected to firebird, running on a windows 2000 server. what is the best way? PHP? ASP?? Connect with ODBC?? any basic direction would be appreciated.. |
From: Alan M. <al...@me...> - 2004-02-01 11:47:28
|
> Hi, > Ive had good luck with Delphi and Interbase. I now want to create some > dynamic pages that are connected to firebird, running on a windows 2000 > server. what is the best way? PHP? ASP?? Connect with ODBC?? any basic > direction would be appreciated.. > if I were starting out I would go straight to PHP. You don't need ODBC and ASP, as much as it is good technology..., well PHP has a few more bells and whistles now. Also get a hold of ezSQL from JVMultimedia - it's like weight and very good for a class/object based approach to db connection and access. I've done some work with ASP.NET and really, there's no real advantage over PHP - it's actually slower at this time. Alan |
From: Frank <Rem...@wh...> - 2004-02-02 00:28:41
|
Thanks.. How does PHP talk to the interbase server? This is where Im confused. ""Alan McDonald"" <al...@me...> wrote in message news:NBB...@me...... > > Hi, > > Ive had good luck with Delphi and Interbase. I now want to create some > > dynamic pages that are connected to firebird, running on a windows 2000 > > server. what is the best way? PHP? ASP?? Connect with ODBC?? any basic > > direction would be appreciated.. > > > > if I were starting out I would go straight to PHP. You don't need ODBC and > ASP, as much as it is good technology..., well PHP has a few more bells and > whistles now. > Also get a hold of ezSQL from JVMultimedia - it's like weight and very good > for a class/object based approach to db connection and access. > I've done some work with ASP.NET and really, there's no real advantage over > PHP - it's actually slower at this time. > Alan > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Alan M. <al...@me...> - 2004-02-02 01:45:04
|
> Thanks.. > How does PHP talk to the interbase server? This is where Im confused. > > ""Alan McDonald"" <al...@me...> wrote in message It uses direct API calls which are wrapped by php function calls using the ibase plugin .dll library Alan |
From: Abel E. P. <a1...@al...> - 2004-02-01 12:37:49
|
Greetings, You can still use Delphi and Firebird. I've tested Firebird on Delphi and it works just fine. If you want to keep using Delphi I believe the best thing would be using ASP .NET (Delphi 8 it's target for the .NET platform). Of course, Delphi is paid, PHP is free... Check the previous messages, because there were people talking about Delphi and Firebird. Best regards, Abel Eduardo Pereira ""Frank"" <Rem...@wh...> wrote in message news:bvi249$4fc$1...@ne...... > Hi, > Ive had good luck with Delphi and Interbase. I now want to create some > dynamic pages that are connected to firebird, running on a windows 2000 > server. what is the best way? PHP? ASP?? Connect with ODBC?? any basic > direction would be appreciated.. > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Frank <Rem...@wh...> - 2004-02-02 00:29:30
|
Also, Do you know anyone that would like some PHP and Interbase work? ive got some, it were a resonable price. ""Frank"" <Rem...@wh...> wrote in message news:bvi249$4fc$1...@ne...... > Hi, > Ive had good luck with Delphi and Interbase. I now want to create some > dynamic pages that are connected to firebird, running on a windows 2000 > server. what is the best way? PHP? ASP?? Connect with ODBC?? any basic > direction would be appreciated.. > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Alan M. <al...@me...> - 2004-02-02 01:49:56
|
> Also, > Do you know anyone that would like some PHP and Interbase work? ive got > some, it were a resonable price. > > ""Frank"" <Rem...@wh...> wrote in message If you want to contact me offlist, I can help you. Alan |