Morning all

I have written a VB module in my acccess DB with two functions that I have
used to update a lot of records in the DB. This saves me running a query in
CF, working out what the result should be in CF then updating all the
records with individual update queries.

I have two questions. Is there any way I can use these functions I have
written in queries that I run from CF. I did try this but it said unknown
function or something like that. Secondly how can I run the update query in
Access with CF. When I try it said something like cannot run an update query
as it returns 0 rows.

Thanks

Giles


-- 
** 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]

Reply via email to