I am creating a dnn database on godaddy. it gives you the option of using a DSN and an option for using a SCHEMA. I am wondering if DNN requires either ?
thanks for your time
I was just wondering if there was any advantage for dnn if you create the dnn database with ASP schema and/or DSN. I since found that on godaddy, it was best for ME not to create the dnn database with schema because I had problems uploading my local dnn database to the newly created one. Got errors about the newly created one not being able to drop asp_?file?'s because of constraints. the asp_?files? of course are the ones built when you select to include ASP schema when building a new file. It dosnt look like it matters about the DSN because thats just a way to wrap your connection string to access your database mostly in situations that dont involve DNN ? thanks again for the reply