filter parameters

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
candyhouse
Posts: 1
Joined: Tue 26 Aug 2008 13:29

filter parameters

Post by candyhouse » Tue 26 Aug 2008 13:40

I am playing around with this to see if it is going to do what i hope it can do before i buy this. I have ran into something which i cant same to get to work.

I have open up the filter parameters collection editor as i want to run a querystring on the db.

I have added a new parameter and giving it a name, I have then picked QueryString from the parameter source i have then added in the filed name i want to query, I have not added a default value as i dont need that, but if i did it still does not work.

So what am i doing wrong here?

many thanks

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Wed 27 Aug 2008 13:47

Please specify more clearly the problem. Give us a sample so we can reproduce the error.
Maybe you will find it useful: http://devart.com/mysqlnet/docs/
Also you may take advantage of using an additional tool called DBMonitor to extend monitoring capabilities of our data access product: http://www.devart.com/dbmonitor/

Post Reply