Hi again, In the StorePage, MySQL as imported in a fixed way.
We need to import something depending on the 'database' field. Also, 'database' is not the the best way to name what really is the 'Database System', so 'dbsystem' would be more appropiate. The next problem I have with what is send to connect. MySQL seems to expect 'db' and 'passwd' kyword arguments, but using PyPgSQL (on Sourceforge, I'm using W2K and can't compile PyGreSQL and couldn't find any binary distribution of it) expects 'database' and 'password' keyword arguments. Any way to abstract this? Cheers, Erny _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
