[Gambas-user] GAMBAS AND ORACLE

Ricardo Díaz Martín oceanosoftlapalma at ...626...
Sat Mar 6 15:56:29 CET 2010


Thanks Fabien, it will be my next movement...

At the moment I'm reading documentation about sqlapi++ (from www.sqlapic.com)
in order to see the way to make the integration with gambas.

I'll report on my progress.

Regards,
Ricardo

2010/3/6 Fabien Bodard <gambas.fr at ...626...>

> 2010/3/6 Ricardo Díaz Martín <oceanosoftlapalma at ...626...>:
> > Qt libraries have got Oracle connectivity and gambas uses these. How can
> add
> > suppor for this in gambas? Other way can be create a C++ component, but
> > there is a lot of time I haven't used it. Any tips?
>
> Gambas use qt libs only for the gui part , for example dbus, mysql,
> and else are directly managed by gambas... so an application with
> another gui can access to these parts(gtk, sdl, console app, cgi)
>
> if you want to see how to do a database driver look in the gambas
> source in gb.db.mysql/
>
>
> >
> > Thanks in advance.
> >
> > 2010/3/5 Fabien Bodard <gambas.fr at ...626...>
> >
> >> the better way will be to write a driver ... but oracle have a
> >> proprietary licence
> >>
> >> 2010/3/5 Ricardo Díaz Martín <oceanosoftlapalma at ...626...>:
> >> > Hi,
> >> >
> >> > Did somebody connected gambas to an oracle database? Is the only way
> >> using
> >> > ODBC?
> >> >
> >> > I'm goint to port a windows based application made with MS Access that
> >> get
> >> > and mix data from MSSQLServer and Oracle to gambas and I don't know if
> is
> >> > possible to do this with gambas.
> >> >
> >> > I allways use gambas as a MySQL frontend and I'm not sure how to do
> this.
> >> >
> >> > I think I can use Oracle dblinks to connect whith main dababase and
> >> migrate
> >> > data from MSSQLServer to Oracle Server (because Oracle Server is not
> >> > replaceable and MSQLServer yes).
> >> >
> >> > All your ideas are wellcome!
> >> >
> >> > Regards,
> >> > Ricardo Díaz
> >> >
> >>
> ------------------------------------------------------------------------------
> >> > Download Intel® Parallel Studio Eval
> >> > Try the new software tools for yourself. Speed compiling, find bugs
> >> > proactively, and fine-tune applications for parallel performance.
> >> > See why Intel Parallel Studio got high marks during beta.
> >> > http://p.sf.net/sfu/intel-sw-dev
> >> > _______________________________________________
> >> > Gambas-user mailing list
> >> > Gambas-user at lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >> >
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> Download Intel® Parallel Studio Eval
> >> Try the new software tools for yourself. Speed compiling, find bugs
> >> proactively, and fine-tune applications for parallel performance.
> >> See why Intel Parallel Studio got high marks during beta.
> >> http://p.sf.net/sfu/intel-sw-dev
> >> _______________________________________________
> >> Gambas-user mailing list
> >> Gambas-user at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >
> ------------------------------------------------------------------------------
> > Download Intel® Parallel Studio Eval
> > Try the new software tools for yourself. Speed compiling, find bugs
> > proactively, and fine-tune applications for parallel performance.
> > See why Intel Parallel Studio got high marks during beta.
> > http://p.sf.net/sfu/intel-sw-dev
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list