View previous topic :: View next topic |
Author |
Message |
KAFLAN
Joined: 30 May 2007 Posts: 2
|
Posted: Fri Sep 12, 2008 10:48 am Post subject: DDBI for MSSQL |
|
|
1) Can anyone provide ready to use libct.lib form FreeTDS project, to use with DDBI?
2) Its correct that i replace:
fromUtf8 and toUtf8 on:
private import tango.stdc.stringz : toDString = fromStringz, toCString = toStringz;
couse i cant find corresponding functions in last build of tango. |
|
Back to top |
|
|
larsivi Site Admin
Joined: 27 Mar 2004 Posts: 453 Location: Trondheim, Norway
|
Posted: Fri Sep 12, 2008 11:46 am Post subject: |
|
|
Don't know much about the first question, sorry. As for the second, yes, that is true, although this means you are using an old version of DDBI (in fact the last release is old ...)
I'm working hard on getting a new version out, which in the first iteration will be an API review and probably only support MySQL (and possible Sqlite). When the API stabilizes again, I've heard that new MSSQL support probably will be contributed. |
|
Back to top |
|
|
KAFLAN
Joined: 30 May 2007 Posts: 2
|
Posted: Fri Sep 12, 2008 12:07 pm Post subject: |
|
|
larsivi wrote: | Don't know much about the first question, sorry. As for the second, yes, that is true, although this means you are using an old version of DDBI (in fact the last release is old ...)
I'm working hard on getting a new version out, which in the first iteration will be an API review and probably only support MySQL (and possible Sqlite). When the API stabilizes again, I've heard that new MSSQL support probably will be contributed. |
thx.
I cant understand peopels who publish solutions without binaries :'(
Its takes many time to get all it works... |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|