Benoit:
Thanks! I can confirm the crash no longer occurs.

All:
I just wish I could say it's working... :-(

In Gambas, I don't see any datasources to choose from when I hit the
button at the right of the Database field.  I can type in the name of my
datasource (E4Y) but Gambas reports that it can't connect.  If I try the
path/file name of the mdb file directly in that field, it still can't
connect.

Here's my odbc.ini

[E4Y]
Description = Easy
Driver = /usr/lib/libmdbodbc.so.0
Database = /home/caveat/dev/db/easywin.mdb

The .mdb file has no password set on it.

If I use open office Base, I don't have a lot more luck.  It seems as if
Base can indeed find the datasource (E4Y appears in the list), and open
the datasource, but I don't see any of the tables that are in the mdb
file.  It just looks like a blank database.

Going directly to the file with Gnome MDB Viewer, I can confirm that
there are indeed tables and there is data in the .mdb file.  But, of
course, this is not going via odbc.

Anyone on the list successfully using odbc (preferably on Ubuntu 64bit I
guess) with any success (preferably against .mdb files)?

Thanks and regards,
Caveat

On Tue, 2011-06-28 at 14:09 +0200, Benoît Minisini wrote:
> > > Create project with database support.
> > > 
> > > Go to Connections in left navigation pane, New connection...
> > > 
> > > Complete dialog as per attached screenshot, click on the icon to the
> > > right of Database field (should bring up an odbc selector, I reckon).
> > > 
> > > Segmentation fault :-(
> > > 
> > > Regards,
> > > Caveat
> > 
> > Can you get a backtrace of the crash? To do that, follow the explanation of
> > the §5 or §6 in the "Reporting a problem" page of the web site.
> > 
> > Thanks in advance,
> > 
> > Regards.
> 
> The bug is fixed in revision #3907.
> 
> Regards,
> 



------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to