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?
Thanks in advance. 2010/3/5 Fabien Bodard <[email protected]> > the better way will be to write a driver ... but oracle have a > proprietary licence > > 2010/3/5 Ricardo Díaz Martín <[email protected]>: > > 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 > > [email protected] > > 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 > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
