PDA

View Full Version : Data Assist Custom Transaction


Ian
05-15-2009, 02:44 AM
Hi,

I was wondering if it would be possible to build a custom transaction behaviour into Data Assist? This would enable us to create more advanced delete queries.

Is this possible to consider?

Cheers
Ian

Ray Borduin
05-15-2009, 07:07 AM
It would be possible, since php and mysql do support transactional SQL. (Note: You must use InnoDB type tables or Transactions, will not work.)

I haven't done much research as to what would need to be updated and it isn't a really common request, so I wouldn't expect it to be on the top of our priority list at this point.

Also transactional sql would have a lot to do with positioning of code, and this is something Dreamweaver is notoriously bad at. This might make an extension integration more difficult. Unless we have a lot more requests for it, it is unlikely to show up in the next version.

Pardall1955
03-09-2010, 10:07 AM
Hi,

I tried to run the InnoDB on the localhost server which I´m working at home, but it wipes out the database.

Why does that happens, I´m using the wamp server, since I able not able to run PHP and MySQL and IIS, somehow MySQL does not installs on the IIS, which probably would help configure the InnoDB,

On the other hand wamp server does not give me the option to configure the InnoDB through the MySQL Console.

Any input.

thanks,