Re: [Monetdb-developers] ODBC, no database selected

2008-09-09 Thread Fabian Groffen
Hi Sylver, On 09-09-2008 16:56:47 -0700, sylver_b wrote: [snip] > my $dbh = DBI-> connect('dbi:ODBC:DSN_MonetDB', 'monetdb', 'monetdb', > {database => demo}) or die ($DBI::errstr . "\n"); My perl is pretty much non-existant. However, it looks as if you *do* specify that you want to use a databas

Re: [Monetdb-developers] ODBC, no database selected

2008-09-09 Thread Stefan Manegold
Hi "sylver_b", just a simple & quick saniy check: How did you start your MonetDB server? Can you connect with `mclient -lsql`? Stefan On Tue, Sep 09, 2008 at 04:56:47PM -0700, sylver_b wrote: > Hi Eveyone, > > I'm trying to connect to monetdb with this time, ODBC - but still no luck. > > Her

[Monetdb-developers] ODBC, no database selected

2008-09-09 Thread sylver_b
Hi Eveyone, I'm trying to connect to monetdb with this time, ODBC - but still no luck. Here is the output of my script : ./monetdb2.pl DBI connect('DSN_MonetDB','monetdb',...) failed: [unixODBC][MonetDB][ODBC Driver 1.0]Client unable to establish connection (SQL-08001)(DBD: db_login/SQLConnect

Re: [Monetdb-developers] Re : Cannot get perl talking to monetdb5 nightly stable

2008-09-09 Thread Niels Nes
On Tue, Sep 09, 2008 at 01:36:21AM -0700, sylver_b wrote: >Hi >For the one wondering why the Perl lib doesn't work with >monetdb , this is the answer from the developer : >>MonetDB::CLI::MapiPP still speaks protocol version 4, not 5. >>Maybe the libMapi based MonetDB::CLI::Mapi

[Monetdb-developers] Re : Cannot get perl talking to monetdb5 nightly stable

2008-09-09 Thread sylver_b
Hi For the one wondering why the Perl lib doesn't work with monetdb , this is the answer from the developer : >MonetDB::CLI::MapiPP still speaks protocol version 4, not 5. >Maybe the libMapi based MonetDB::CLI::MapiLib works with the >current version - I didn't test it. SB - Message d'or

Re: [Monetdb-developers] Cannot get perl talking to monetdb5 nightly stable

2008-09-09 Thread sylver_b
Hi Everyone, I'm also experiencing some difficulties with Perl - i've spent the past 3 days trying to get this to work but i can't find any log, any error message etc ... I've installed all the perl libs , but when i run the test script, it's just stay there indefinitely with no output,no error