RE: [DUG]: [Q] ADO / MDAC 2.6 / SQL7 Strangeness....

2000-11-19 Thread Myles Penlington
You have got to remember that COM requires a message loop to function. Also I had really funny bugs with ADO - there was lots of things I could not do eg Asynchronous procedure calls, msgwaits - from these issues, I could see that ADO does some work eg RPC to the server, then waits for a message

Re: [DUG]: [Q] ADO / MDAC 2.6 / SQL7 Strangeness....

2000-11-19 Thread Neven MacEwan
Myles I understand the mechanisms - I just don't understand why the it says it is 'finished' (probably even fires an event to say as such) and the object appears to continue changing asynchronously is it (choose from the list) 1/ M$ Crap Coding 2/ M$ Crap Specification 3/ M$ Crap Documentation

RE: [DUG]: [Q] ADO / MDAC 2.6 / SQL7 Strangeness....

2000-11-19 Thread Myles Penlington
I think with the Async stuff, it either fires up another thread, or keeps pumping itself by adding messages to the message loop. It may have to do with the way it uses the TCP/IP (WinSock32) connections - perhaps it sets this up to run from the message loop. None of those. Perhaps try 1. Crap

RE: [DUG]: Drag and Drop

2000-11-19 Thread Jim Zheng
Firstly you need to make your app to be visible in system tray, which can be done via some free Delphi components. Then implement Drag and Drop events on those component. Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of James Sugrue Sent:

[DUG]: Adding FTP sites to Explorer

2000-11-19 Thread vss
Hi all. does anyone know how to add FTP sites to Windows Explorer progmatically ?? Cheers, Jeremy Coulter --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website:

[DUG]: Please remove

2000-11-19 Thread Naomi Keenan
[EMAIL PROTECTED] [EMAIL PROTECTED] as neither works for this company anymore. Thanks kindly regards Naomi Naomi Keenan PayGlobal: Innovative people management solutions - that work for you http://www.payglobal.com/ TimeMaster Systems Limited Level 1, 8 Nelson Street, PO Box 8198 Riccarton,

RE: [DUG]: Adding FTP sites to Explorer

2000-11-19 Thread Patrick Dunford
commandments] to your children, talking about them when you sit at home and when you walk along the road, when you lie down and when you get up. -- Deuteronomy 11:19 http://www.heartlight.org/cgi-shl/todaysverse.cgi?day=20001119

RE: [DUG]: Adding FTP sites to Explorer

2000-11-19 Thread vss
children, talking about them when you sit at home and when you walk along the road, when you lie down and when you get up. -- Deuteronomy 11:19 http://www.heartlight.org/cgi-shl/todaysverse.cgi?day=20001119 === Created