FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 8 matches
Forum Index
Author Message
  Topic: use DDBI in mysql runtime error!
MarkD

Replies: 9
Views: 17608

PostForum: DDBI   Posted: Mon Sep 18, 2006 7:34 pm   Subject: use DDBI in mysql runtime error!
Not quite on topic, but...

I just setup the latest version (Windows, ODBC, Access Driver) and got this generic error as well. In my case, the error originates from the Northwind database - where t ...
  Topic: ODBC Interface (Windows)
MarkD

Replies: 1
Views: 9099

PostForum: DDBI   Posted: Sat Jan 28, 2006 4:06 pm   Subject: ODBC Interface (Windows)
Well, after more headaches than I would have liked or care to admit, I am now happily using DDBI to connect to various databases with reckless abandon! There is now an odbc directory in the SVN. Whi ...
  Topic: broken link
MarkD

Replies: 15
Views: 29137

PostForum: DDBI   Posted: Fri Dec 02, 2005 5:54 pm   Subject: broken link
Is there no way we can just get another project administrator assigned to the existing project? Or is that just not kosher?
  Topic: broken link
MarkD

Replies: 15
Views: 29137

PostForum: DDBI   Posted: Thu Dec 01, 2005 6:21 pm   Subject: broken link
I too have the source code but I'd be reluctant to pass it around because I tend to hack things up a bit (using Windows). I was thinking that the next thing to do might be to support ODBC. It would ...
  Topic: Compile errors
MarkD

Replies: 5
Views: 19161

PostForum: DDBI   Posted: Tue Aug 16, 2005 3:52 pm   Subject: Compile errors
I compiled all your .d files needed for sqlite into one library file, then made a .lib out of a .dll you suggested, but it still doesn't work.

Maybe should I export functions in the source somehow? ...
  Topic: Writef type functionality
MarkD

Replies: 2
Views: 12360

PostForum: DDBI   Posted: Mon Aug 01, 2005 9:50 pm   Subject: Writef type functionality
This is the function that I'm currently using, so that I can at least go db.execute(combine("SELECT * FROM Table WHERE ID = {0}", x));

// Mark Delano #8^) (2005)
char[] combine ...
  Topic: Compile errors
MarkD

Replies: 5
Views: 19161

PostForum: DDBI   Posted: Fri Jul 22, 2005 2:20 am   Subject: Compile errors
Okay, after sinking my teeth into it for way too long... here's what I had to do to get DDBI with SQLite working on Windows:

Prep work:
1) Clean up that .d code a bit as previously stated.
2) Get ...
  Topic: Compile errors
MarkD

Replies: 5
Views: 19161

PostForum: DDBI   Posted: Mon Jul 18, 2005 3:00 pm   Subject: Compile errors
Haven't gotten it working yet. Here's what I've done so far:

- changed the !=='s to !is's like you said.
- commented out a typedef line within a version(windows) block...
- ran the makefile (req ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group