Drew Wutka
DWUTKA at marlow.com
Thu Feb 27 23:56:00 CST 2003
Just out of curiousity Arthur, are you talking about an ADO Connection object? Can't you just get the properties from the object itself, or doesn't it split the 'components' when you give it a connection string? (I would think it would, but I usually create and open my connection by their individual properties anyways....) Drew -----Original Message----- From: Arthur Fuller [mailto:artful at rogers.com] Sent: Thursday, February 27, 2003 5:27 PM To: accessd at databaseadvisors.com Subject: RE: [AccessD] Connection class? Thanks a lot. I think your new nick is ChayLo :-) -----Original Message----- From: accessd-admin at databaseadvisors.com [mailto:accessd-admin at databaseadvisors.com] On Behalf Of Charlotte Foust Sent: February 27, 2003 3:08 PM To: accessd at databaseadvisors.com Subject: RE: [AccessD] Connection class? Be our guest, Arthur! I'll download and steal your code when you finish it.<VBG> Charlotte Foust -----Original Message----- From: Arthur Fuller [mailto:artful at rogers.com] Sent: Thursday, February 27, 2003 10:54 AM To: AccessD Subject: [AccessD] Connection class? Is there a convenient way to extract the components of a connection string? I wrote some code to do it, using substring extractions, but hell, there has to be a built-in way that's better than that! Alternatively, has anyone written such a class? If not, I'll do it and post it. TIA, Arthur -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030227/634aa46c/attachment-0001.html>