This sounds like a bug in the admin then. If the back end supports < 60 seconds, the admin should support it as well, right?
On 10/22/07, Hareni Venkatramanan <[EMAIL PROTECTED]> wrote: > Hi John, > > In the function myObj.setMSSQL(....), the values of timeout and interval > are specified in seconds ( pl. refer > <cf_root>/CFIDE/adminapi/datasource.cfc for APIs), whereas in admin, the > interval and timeout values are displayed in mins. Therefore, in your > example (20/60) is rounded off to zero. > > Thanks, > Hareni > -- =========================================================================== Raymond Camden, Camden Media Email : [EMAIL PROTECTED] Blog : www.coldfusionjedi.com AOL IM : cfjedimaster Keep up to date with the community: http://www.coldfusionbloggers.org ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291739 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

