automatic db creation
a nice feature in helma applications would be if they could automagically create the relational database tables if needed.
a nice feature in helma applications would be if they could automagically create the relational database tables if needed.
hns
but a pretty complicated task. SQL servers vary greatly in the create table section, especially because data types are so diverse. Also, you'd have to specify type properties much more than you currently do in Helma apps. But of course I'd happily invite anybody who would implement this to a nice dinner ;-)
StefanL
everybody thinks so. hns described the problems before. these problems are regrettably ideosyncratic and you would need to provide a user with the right privileges. writing a turnkey solution installer with an automated transaction to licence ORACLE though, might be a business model. Don't whip me, just a business idea.