Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
31 Points
23 Posts
Feb 14, 2012 08:29 AM|LINK
No luck here. still in-active project were listed in the dropdownlist
I have tried to put ProjectStatus = 1, ProjectStatus = 'True' as well.
Or is there any way such as put "Select ProjectCode, ProjectName, ProjectStatus FROM Projects WHERE (ProjectStatus = ?) ORDER by ProjectName"
And i put "<SelectParameters>" syntax? Is it possible?
seageath
Member
31 Points
23 Posts
Re: Input parameter in AccessDataSource
Feb 14, 2012 08:29 AM|LINK
No luck here. still in-active project were listed in the dropdownlist
I have tried to put ProjectStatus = 1, ProjectStatus = 'True' as well.
Or is there any way such as put "Select ProjectCode, ProjectName, ProjectStatus FROM Projects WHERE (ProjectStatus = ?) ORDER by ProjectName"
And i put "<SelectParameters>" syntax? Is it possible?