2010/3/6 Ricardo Díaz Martín <oceanosoftlapa...@gmail.com>: > 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...@gmail.com> > >> the better way will be to write a driver ... but oracle have a >> proprietary licence >> >> 2010/3/5 Ricardo Díaz Martín <oceanosoftlapa...@gmail.com>: >> > 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@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@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@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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user