[mysql-dde] Internal connection

  • From: "Peter B. Volk" <PeterB.Volk@xxxxxxx>
  • To: <mysql-dde@xxxxxxxxxxxxx>
  • Date: Thu, 15 Dec 2005 00:41:36 +0100

Hey,
 

I've been thinking about the internal connection. Actually we can use the 
standard connection and then ad a hint to the SQL statement that it is an 
internal connection. so the remote connection query would look like this:

 

Select /*!DDE_INTERNAL*/something FROM somewhere;

 

Like this we would not need to care about modifying the connection process.

 

what do you think?

 

Peter

MySql-DDE discussion list
www.freelists.org/

Other related posts: