If you're using SQL Server as the DB you might want to look at writing a stored procedure or DTS package to do the work and call that from CF.
Might perform a bit better than the wrapper calling VB script. Spike >-----Original Message----- >From: >[EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] >o.uk] On Behalf Of [EMAIL PROTECTED] >Sent: Thursday, February 26, 2004 9:03 AM >To: [EMAIL PROTECTED] >Subject: RE: [ cf-dev ] COM Problem > > >yes, >if I don't place ssl_connection in quotes then I get the >following error; > >Error building an argument list for .Execute > >I'm starting to think of building a CF wrapper that calls vb >script to get the com objects to work, as I'm up against a >tight timescale, > >Rafe > > >-- >** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: >[EMAIL PROTECTED] For human help, e-mail: >[EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
