Empty Connection String selector
Posted: Tue 15 Sep 2009 19:40
Hi,
I am attempting to build a new Dataset using the wizard with custom SQL. The problem is when I need to complete finish/save the dataset or when attempting to Preview a result set, it asks me to choose a connection. For some reason, the selection box is always empty even though I have created a new server connection. I am building a web service so I do not drag-n-drop and data components onto a Form so I am assuming that somehow, the connection string is not being written to my web.config. How can I add MySQL connections so that the Dataset Wizard sees them?
Giovanni
I am attempting to build a new Dataset using the wizard with custom SQL. The problem is when I need to complete finish/save the dataset or when attempting to Preview a result set, it asks me to choose a connection. For some reason, the selection box is always empty even though I have created a new server connection. I am building a web service so I do not drag-n-drop and data components onto a Form so I am assuming that somehow, the connection string is not being written to my web.config. How can I add MySQL connections so that the Dataset Wizard sees them?
Giovanni