Peter This might not be exactly the kind of answer you are looking for(or it might not even be what you are really asking), but.... you can do Transactions programmatically in Cold Fusion. I doubt Ultradev can do that, so you would probably have to code it yourself.
there is a good example in the documentation, which you can get online. go to this link and pick the version of CF you are coding for... http://www.macromedia.com/support/coldfusion/documentation.html then look up cftransaction... hope this helps.. thomas On Mon, 6 May 2002, Peter C. Goswick wrote: > Hi, > > I using Macromedia UltraDev to develop my dynamic web site and would like to > use mySQL as the RDBMS. My hosting service folks are telling me that I > should only update my database on their server via update transactions. They > say this is for security reasons. UltraDev provides many good tools for > viewing, adding, updating and deleting records for the database but I'm not > sure how to produce add/delete/update transactions from UltraDev and I'm not > convinced it is necessary to have the added layer of security. > > Is this standard operating procedure when making changes to mySQL databases > or should I tell them that I want direct access to my database? Any > help/suggestions/guidelines in this area would be very helpful. > > Thanks. > > Pete > > > --------------------------------------------------------------------- > Before posting, please check: > http://www.mysql.com/manual.php (the manual) > http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > > > -------------- Thomas Harris Lab Specialist Teaching and Learning Technologies Lab (812) 855-7829 --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php