I would really like to have the ability to configure a module to use any SQL database, on any SQL server, for that module. The ability to use a form in relation to a table in a non-dnn database would really increase the functionality of Dynamic Forms greatly.
This connectivity to a non-dnn database could be done by a full connect string in the module config or by using an ODBC DSN, Username and Password.
Most of my customers have large, complex databases that they use in the day to day operation of their businesses. These databases are on various SQL servers and the ability to interact with those dbs from their websites is necessary. To this point, I have had to use existing .asp pages in IFrames to have this interactivity on the sites I have converted to DNN. I really would like to convert all of them and create new Dynamic Forms to replace the older asp technology.
Jim