[Gambas-user] Microsoft Access database

nando nando_f at ...951...
Mon Aug 12 17:20:51 CEST 2013


ACCESS db is really just a file ,and not a 'server' like MySQL
You need software to install on your linux box to tickle the file.
There is something out there, I did use something on a box a while back.
(sorry forgot what is was)


---------- Original Message -----------
From: Caveat <Gambas at ...1950...>
To: gambas-user at lists.sourceforge.net
Sent: Mon, 12 Aug 2013 14:26:54 +0200
Subject: Re: [Gambas-user] Microsoft Access database

> Not that I know of, but I have written a system to convert MSAccess 
> databases to MySQL/postgresql/MSSQLServer.  It's written in java and 
> uses the jackcess library (http://jackcess.sourceforge.net/).
> 
> I also wrote a server which makes calls to the jackcess library based on 
> simple text commands, so in theory you could make a basic client in 
> Gambas...
> 
> Let's first see if anyone has already found a way to talk to access dbs 
> directly in Gambas...
> 
> Kind regards,
> Caveat
> 
> On 12/08/13 13:39, Ivan Kern wrote:
> >   
> >
> > Hi,
> >
> >   
> >
> >   
> >
> > Is it possible to connect  Microsoft access database with Gambas?
> >
> > If yea, please, an example.
> >
> >   
> >
> > Best regards,
> >
> > Ivan
> >
> > ------------------------------------------------------------------------------
> > Get 100% visibility into Java/.NET code with AppDynamics Lite!
> > It's a free troubleshooting tool designed for production.
> > Get down to code-level detail for bottlenecks, with <2% overhead.
> > Download for free and get started troubleshooting in minutes.
> > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> 
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead. 
> Download for free and get started troubleshooting in minutes. 
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
------- End of Original Message -------





More information about the User mailing list