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

imp.d programming examples

 
Post new topic   Reply to topic     Forum Index -> DDBI
View previous topic :: View next topic  
Author Message
jicman



Joined: 22 Dec 2004
Posts: 298
Location: Rochester, NY

PostPosted: Wed Jan 09, 2008 3:30 pm    Post subject: imp.d programming examples Reply with quote

Greetings.

Any ideas where I can find any D programs using imp.d?

thanks,

jose
Back to top
View user's profile Send private message
stonecobra



Joined: 25 May 2004
Posts: 48
Location: Rough and Ready, CA

PostPosted: Fri Jan 11, 2008 3:44 pm    Post subject: Reply with quote

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 API for MySQL. So, the only library using that file is DDBI itself, and your program would just use dbi.mysql.Database, etc.

Make sense?
Back to top
View user's profile Send private message
jicman



Joined: 22 Dec 2004
Posts: 298
Location: Rochester, NY

PostPosted: Sun Jan 13, 2008 11:09 pm    Post subject: Reply with quote

Sorry, I was referring to the SQLite3 imp.d.
Back to top
View user's profile Send private message
stonecobra



Joined: 25 May 2004
Posts: 48
Location: Rough and Ready, CA

PostPosted: Mon Jan 14, 2008 12:37 pm    Post subject: Reply with quote

jicman wrote:
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.
Back to top
View user's profile Send private message
jicman



Joined: 22 Dec 2004
Posts: 298
Location: Rochester, NY

PostPosted: Mon Jan 14, 2008 12:52 pm    Post subject: Reply with quote

thanks. I kinda figured. Smile

jose
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DDBI All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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