Author |
Message |
Topic: GDC building of ddbi 0.2.5 |
stonecobra
Replies: 3
Views: 19446
|
Forum: DDBI Posted: Mon Feb 25, 2008 4:10 pm Subject: GDC building of ddbi 0.2.5 |
I don't know where it could be picking up the Tango version statement, unless you actually have Tango installed somehow. |
Topic: GDC building of ddbi 0.2.5 |
stonecobra
Replies: 3
Views: 19446
|
Forum: DDBI Posted: Mon Feb 25, 2008 4:10 pm Subject: GDC building of ddbi 0.2.5 |
I don't know where it could be picking up the Tango version statement, unless you actually have Tango installed somehow. |
Topic: Patch offer for MySQL |
stonecobra
Replies: 1
Views: 16389
|
Forum: DDBI Posted: Mon Feb 25, 2008 4:04 pm Subject: Patch offer for MySQL |
I have contacted you in email for the patch. Thanks BCS.
Any chance of you converting to Tango? |
Topic: imp.d programming examples |
stonecobra
Replies: 4
Views: 20162
|
Forum: DDBI Posted: Mon Jan 14, 2008 12:37 pm Subject: imp.d programming examples |
Sorry, I was referring to the SQLite3 imp.d.
Will be a similar situation. I am currently using SqliteDatabase in my project code, so imp.d is being used indirectly. |
Topic: Tango Only? |
stonecobra
Replies: 11
Views: 31223
|
Forum: DDBI Posted: Fri Jan 11, 2008 3:51 pm Subject: Tango Only? |
What does maintaining it involve?
As I add features using Tango, you would need to patch to keep phobos running. For example, as I add logging, I can just hide it via version statements, but i ... |
Topic: Please help on compile DDBI step by step |
stonecobra
Replies: 2
Views: 18040
|
Forum: DDBI Posted: Fri Jan 11, 2008 3:49 pm Subject: Please help on compile DDBI step by step |
samhu.samhu,
To build ddbi with sqlite support, you need to do this:
1) Make sure you have dsss installed
2) set a flag in dmd's sc.ini or on the command-line for -version=dbi_sqlite
3) in the ... |
Topic: imp.d programming examples |
stonecobra
Replies: 4
Views: 20162
|
Forum: DDBI Posted: Fri Jan 11, 2008 3:44 pm Subject: imp.d programming examples |
what imp.d file are you referring to? as an example I will refer to the dbi/mysql/imp.d.
the imp.d file is intended to be an internal "translation/integration" layer between D and the C ... |
Topic: SQLite3 4invalid UTF-8 sequence |
stonecobra
Replies: 5
Views: 22437
|
Forum: DDBI Posted: Fri Jan 11, 2008 3:41 pm Subject: SQLite3 4invalid UTF-8 sequence |
Does anyone know how to get more/better debug information from the sqlite API? Unfortunately I am a noob when it comes the the sqlite C API. |
Topic: Tango Only? |
stonecobra
Replies: 11
Views: 31223
|
Forum: DDBI Posted: Fri Jan 11, 2008 3:30 pm Subject: Tango Only? |
if you are willing to maintain the phobos side, I am willing to let it live. The problem I face is wanting to add features, but only having Tango projects to test against. |
Topic: Still can not compile DDBI 0.25 with phobos |
stonecobra
Replies: 3
Views: 18763
|
Forum: DDBI Posted: Fri Jan 11, 2008 3:29 pm Subject: Still can not compile DDBI 0.25 with phobos |
samhu.samhu,
As mentioned before in the forum, the last revision of ddbi known to work with phobos is revision 62. please svn up -r 62 and try to compile again. |
Topic: Tango loggin |
stonecobra
Replies: 1
Views: 15054
|
Forum: DDBI Posted: Fri Dec 07, 2007 6:16 pm Subject: Tango loggin |
Still catching all the logging and converting to tango.util.log |
Topic: Why no Phobos support? |
stonecobra
Replies: 1
Views: 14801
|
Forum: DDBI Posted: Tue Sep 11, 2007 8:23 am Subject: Re: Why no Phobos support? |
Greetings. I downloaded v73 and installed it, but I am now getting this error,
C:\cygwin\home\us319318\source\d\dbi\Registry.d(9): module Util cannot read file 'tango\text\Util.d'
I went and read ... |
Topic: IRC? |
stonecobra
Replies: 3
Views: 17979
|
Forum: Sendero Posted: Mon Sep 10, 2007 1:00 pm Subject: IRC? |
I am usually stonecobra or ssanders |
Topic: License? |
stonecobra
Replies: 1
Views: 13890
|
Forum: Sendero Posted: Mon Sep 10, 2007 12:53 pm Subject: License? |
Do you intend a specific license for Sendero? I don't see any reference in the code. |
Topic: Getting the length value from a Row |
stonecobra
Replies: 6
Views: 24754
|
Forum: DDBI Posted: Mon Sep 10, 2007 12:52 pm Subject: Re: Getting the length value from a Row |
Wow, from r62 to r73. Woowoowoowoowooo! What has been added in between?
http://www.dsource.org/projects/ddbi/wiki/ChangeLog Check out the current trunk changes at the top |
|