Firebird SQL as backend

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Firebird SQL as backend

Marc Guillot
I am a Delphi programmer looking for a Web Technology to develop a Web 2.0
application.

Seaside looks really awesome, but I need to maintain Firebird SQL as
backend.

¿ There is anything simillar to RoR ActiveRecord in SeaSide supporting
Firebird ?

Thank you.


_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Firebird SQL as backend

Pablo Iaria
Hi Marc,

AFAIK the only choice you have now is to use ODBC.

Cheers,
Pablo.-

On 7/31/07, Marc Guillot <[hidden email]> wrote:

> I am a Delphi programmer looking for a Web Technology to develop a Web 2.0
> application.
>
> Seaside looks really awesome, but I need to maintain Firebird SQL as
> backend.
>
> ¿ There is anything simillar to RoR ActiveRecord in SeaSide supporting
> Firebird ?
>
> Thank you.
>
>
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Firebird SQL as backend

Alan Knight-2
In reply to this post by Marc Guillot
Glorp, and the GlorpActiveRecord work with Firebird, at least in VisualWorks. Niall Ross did the initial work. If using Squeak, there might be some work to do to make it use the appropriate database connect - I think most of the current Squeak usage uses Postgresql. But if there is, it's just a matter of the driver calls, the syntax and such should all be fine. It does need a reasonably current version of Firebird - older versions had some issues with subselects.

At 09:22 AM 7/31/2007, Marc Guillot wrote:
I am a Delphi programmer looking for a Web Technology to develop a Web 2.0
application.

Seaside looks really awesome, but I need to maintain Firebird SQL as
backend.

¿ There is anything simillar to RoR ActiveRecord in SeaSide supporting
Firebird ?

Thank you.


_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

--
Alan Knight [|], Cincom Smalltalk Development

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

re: Firebird SQL as backend

Maarten Mostert-2
In reply to this post by Marc Guillot

Hi Marc,

Notice that VisualWork has an EXDI interface and Glorp comes with a Firebirth Platform (www.glorp.org).

I have no idea to what extend this platform is finalised however and doing so is not so much of a beginners job.

You could check this out through the Glorp or VWNC mailing list.

@+Maarten,

> Message du 31/07/07 15:24

> De : "Marc Guillot"
> A : [hidden email]
> Copie à :
> Objet : [Seaside] Firebird SQL as backend
>
> I am a Delphi programmer looking for a Web Technology to develop a Web 2.0
> application.
>
> Seaside looks really awesome, but I need to maintain Firebird SQL as
> backend.
>
> ¿ There is anything simillar to RoR ActiveRecord in SeaSide supporting
> Firebird ?
>
> Thank you.
>
>
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Firebird SQL as backend

Boris Popov, DeepCove Labs (SNN)
In reply to this post by Marc Guillot
Re: [Seaside] Firebird SQL as backend

There's also an extensive test suite which you can run against any platform to see for yourself if you don't a fast answer on the glorp mailing list, although Alan usually responds quickly.

Cheers!

-Boris
(Sent from a BlackBerry)

----- Original Message -----
From: [hidden email] <[hidden email]>
To: Seaside - general discussion <[hidden email]>
Sent: Tue Jul 31 08:02:51 2007
Subject: re: [Seaside] Firebird SQL as backend

Hi Marc,

Notice that VisualWork has an EXDI interface and Glorp comes with a Firebirth Platform (www.glorp.org).

I have no idea to what extend this platform is finalised however and doing so is not so much of a beginners job.

You could check this out through the Glorp or VWNC mailing list.

@+Maarten,

        > Message du 31/07/07 15:24
        > De : "Marc Guillot"
        > A : [hidden email]
        > Copie à :
        > Objet : [Seaside] Firebird SQL as backend
        >
        > I am a Delphi programmer looking for a Web Technology to develop a Web 2.0
        > application.
        >
        > Seaside looks really awesome, but I need to maintain Firebird SQL as
        > backend.
        >
        > ¿ There is anything simillar to RoR ActiveRecord in SeaSide supporting
        > Firebird ?
        >
        > Thank you.
        >
        >
        > _______________________________________________
        > Seaside mailing list
        > [hidden email]
        > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
        >
        >


_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Firebird SQL as backend

Philippe Marschall
In reply to this post by Pablo Iaria
2007/7/31, Pablo Iaria <[hidden email]>:
> Hi Marc,
>
> AFAIK the only choice you have now is to use ODBC.

(Assuming we talk about Squeak)
Which has some serious drawbacks like it blocks the VM.

Cheers
Philippe

> Cheers,
> Pablo.-
>
> On 7/31/07, Marc Guillot <[hidden email]> wrote:
> > I am a Delphi programmer looking for a Web Technology to develop a Web 2.0
> > application.
> >
> > Seaside looks really awesome, but I need to maintain Firebird SQL as
> > backend.
> >
> > ¿ There is anything simillar to RoR ActiveRecord in SeaSide supporting
> > Firebird ?
> >
> > Thank you.
> >
> >
> > _______________________________________________
> > Seaside mailing list
> > [hidden email]
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Firebird SQL as backend

Blake-5
In reply to this post by Marc Guillot
On Tue, 31 Jul 2007 06:22:27 -0700, Marc Guillot <[hidden email]> wrote:

> I am a Delphi programmer looking for a Web Technology to develop a Web  
> 2.0 application.

Hey, Marc!

        Just curious: Why wouldn't you use Delphi/VCL for the Web?

        ===Blake===
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside