Re: [Haskell-cafe] haskelldb + sqlite problem.

2009-09-05 Thread Colin Paul Adams
> "Colin" == Colin Paul Adams writes: > "Magicloud" == Magicloud Magiclouds > writes: Magicloud> Hi, I am using haskelldb and Magicloud> haskelldb-hdbc-sqlite3. Well, I finally got the source Magicloud> compiled and ran, I got this error: App: user error Magicloud> (

Re: [Haskell-cafe] haskelldb + sqlite problem.

2009-09-04 Thread Colin Paul Adams
> "Magicloud" == Magicloud Magiclouds > writes: Magicloud> Hi, I am using haskelldb and Magicloud> haskelldb-hdbc-sqlite3. Well, I finally got the source Magicloud> compiled and ran, I got this error: App: user error Magicloud> (SQL error: SqlError {seState = "", seNative

Re: [Haskell-cafe] haskelldb + sqlite problem.

2009-06-22 Thread John Goerzen
Magicloud Magiclouds wrote: > Hi, > I am using haskelldb and haskelldb-hdbc-sqlite3. Well, I finally got > the source compiled and ran, I got this error: > App: user error (SQL error: SqlError {seState = "", seNativeError = > 21, seErrorMsg = "prepare 74: SELECT subject,\n timestamp\nFROM >

[Haskell-cafe] haskelldb + sqlite problem.

2009-06-21 Thread Magicloud Magiclouds
Hi, I am using haskelldb and haskelldb-hdbc-sqlite3. Well, I finally got the source compiled and ran, I got this error: App: user error (SQL error: SqlError {seState = "", seNativeError = 21, seErrorMsg = "prepare 74: SELECT subject,\n timestamp\nFROM notes as T1\nORDER BY timestamp DESC: l