Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2004 |
Jan
|
Feb
(6) |
Mar
(11) |
Apr
(5) |
May
(23) |
Jun
|
Jul
(5) |
Aug
|
Sep
(13) |
Oct
|
Nov
(10) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(1) |
Feb
(18) |
Mar
|
Apr
(5) |
May
(6) |
Jun
(2) |
Jul
(2) |
Aug
(2) |
Sep
(10) |
Oct
|
Nov
(1) |
Dec
(5) |
2006 |
Jan
(2) |
Feb
|
Mar
(11) |
Apr
|
May
|
Jun
|
Jul
(34) |
Aug
(5) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2007 |
Jan
(4) |
Feb
|
Mar
(2) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
(5) |
Oct
(3) |
Nov
(14) |
Dec
(15) |
2008 |
Jan
(13) |
Feb
(3) |
Mar
(12) |
Apr
(16) |
May
(4) |
Jun
(2) |
Jul
(26) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2009 |
Jan
|
Feb
(4) |
Mar
(13) |
Apr
(22) |
May
(25) |
Jun
(2) |
Jul
(10) |
Aug
(2) |
Sep
(41) |
Oct
(5) |
Nov
(9) |
Dec
|
2010 |
Jan
(3) |
Feb
(4) |
Mar
|
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(1) |
Oct
(4) |
Nov
(8) |
Dec
|
2011 |
Jan
(2) |
Feb
|
Mar
(3) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
|
Dec
(1) |
2013 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(4) |
2014 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
1
(2) |
2
(2) |
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
(1) |
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
From: MH <mhamro@gm...> - 2010-04-10 00:21:55
|
I am trying to use dbdirect-hdbc-odbc to generate database description modules and I am getting the following error: dbdirect-hdbc-odbc: Prelude.(!!): index too large I am running the following command, where "test" is the name of the Oracle schema: dbdirect-hdbc-odbc "test" "dsn=ORACLE_DSN;UID=userName;PWD=password" Do you know what could be the problem and how can I work around it? Thanks, MH |
From: Chris Dornan <chris@ch...> - 2010-04-02 05:52:14
|
I had some difficult building it--I will persist! Thanks, Chris -----Original Message----- From: R. Emre Başar [mailto:reb@...] Sent: 02 April 2010 12:11 AM To: Chris Dornan Cc: haskelldb-users@... Subject: Re: [Haskelldb-users] HaskellDB/MySQL I have created an inventory application for my personal use using haskelldb-hsql-mysql a couple of months ago. Though it was not a complex application, I did not have any trouble conecting to MySQL. Chris Dornan said: > Hi everyone, > > > > I am planning to use HaskellDB to interface to MySQL in a commercial > embedded Linux app (though it would be useful if it worked on Windows too). > > > > Is HaskellDB working with MySQL at the moment? > > > > Thanks, > > > > Chris > > > > ---------------------------------------------------------------------- > -------- 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 > _______________________________________________ > Haskelldb-users mailing list > Haskelldb-users@... > https://lists.sourceforge.net/lists/listinfo/haskelldb-users -- R. Emre Başar İstanbul Bilgi University Department of Computer Science |
From: R. Emre Başar <reb@cs...> - 2010-04-02 05:27:35
|
I have created an inventory application for my personal use using haskelldb-hsql-mysql a couple of months ago. Though it was not a complex application, I did not have any trouble conecting to MySQL. Chris Dornan said: > Hi everyone, > > > > I am planning to use HaskellDB to interface to MySQL in a commercial > embedded Linux app (though it would be useful if it worked on Windows too). > > > > Is HaskellDB working with MySQL at the moment? > > > > Thanks, > > > > Chris > > > > ------------------------------------------------------------------------------ > 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 > _______________________________________________ > Haskelldb-users mailing list > Haskelldb-users@... > https://lists.sourceforge.net/lists/listinfo/haskelldb-users -- R. Emre Başar İstanbul Bilgi University Department of Computer Science |
From: Justin Bailey <jgbailey@gm...> - 2010-04-01 22:02:13
|
2010/4/1 Chris Dornan <chris@...>: > Is HaskellDB working with MySQL at the moment? > Hackage has a haskelldb-hdbc-mysql package, but I don't know how up-to-date it is. However, you should be able to use the haskelldb-hdbc-odbc package to connect to MySQL via unixODBC. I'm sure the maintainer of the haskelldb-hdbc-mysql package wouldn't object to patches if it's not working and you want to go that route! Out of curiosity, what is driving your decision to use HaskellDB? Justin |
From: Chris Dornan <chris@ch...> - 2010-04-01 21:16:51
|
Hi everyone, I am planning to use HaskellDB to interface to MySQL in a commercial embedded Linux app (though it would be useful if it worked on Windows too). Is HaskellDB working with MySQL at the moment? Thanks, Chris |