Showing related tags and posts across the entire site.
-
I need to get the list of all smart objects. Further i would like to get properties and methods in each smart object. I tried the Schema discovery option as in ADO.net and tried using the SOConnection object GetSchema method. I tried different overloads but the NotSupported exception is thrown. An overload...
-
I am writing a webservice to expose data collected in my process to a website. I am access the data using the GetList method of the particular SmartObject. When I use a SQLDataReader, I am able to retrieve my results, but when I access this in code, I get no results returned, and no errors. If I change...
-
In Lab 1, Exercise 1, Step 4, configure a SQL DataSource to the Region SmartObject Under point 25, when I click Test Query , I got an error, "There was an error executing the query. Please check the syntax of the command and if persent, the types and values of the parameters and ensure they are correct...