Delphi Week in Review!
Sunday May 28, 2006
05/02-28/2006 :: "Week in Review" is an overview of the news, happenings, interesting postings and in general anything that was related to Delphi in the last 7 days (posted by respected Delphi Bloggers):
- DevCo Company Name, Suggestions, and Questions. "We have some exciting name candidates for the new company, but I would like to invite everyone in the Delphi, C++Builder, JBuilder, and Interbase communities to send their ideas (need to be great ones, as we have some pretty good ones on the list already!)."
- How to Retrieve the Native Handle of a TSQLConnection. Let's say you want to share a connection to InterBase between IBX and dbExpress. For that you'll need to retrieve the handle used by dbExpress and then use TIBDatabase.SetHandle to tell IBX to use that connection. But how to get the handle from dbExpress?


No comments yet. Leave a Comment