"Error getting views from database"

I dragged in a view control, selected a separate database, and am trying to select a view. Every time I get a little red box in the bottom right corner of the edit box for the view name. Same thing in the wizard on creation and in the properties afterwards. If I hover over it, it says:

“Error getting views from database ’ on server .Unable to find Views in the database '”

I have created a Computed Field and done an @DBColumn to the exact same view, in the exact same Custom Control, and it shows values from that view no problem.

Any ideas what my problem might be?

Subject: solved - database picker was leaving a closing quote

Found this:http://www-10.lotus.com/ldd/nd85forum.nsf/5f27803bba85d8e285256bf10054620d/781176a8de1a2997852575f40036fefb?OpenDocument

Checked and yes, when I select the database with the picker, it puts a closing single quote on the end and borks it right up. Manually remove it and voila!

Carry on, nothing to see here…