Terry,
The .vb files got deleted, but the SqlMap xml file got through.
Anyway, just for clarification, using parameterClass=”PAF_ACTION_CT_MAIN” doesn’t work?
Also, what database and provider are you using?
Can you try the literal syntax ($ActionCTId$ instead of #ActionCTId#)?
Roberto
-----Original Message-----
Ok, I set that, but still no luck. One thing that I don't know if I pointed out is that it _does_ work for string elements, but not int/long or datetime. I've attached the xml and related classes.
The only thing that doesn't work is the search.
Thanks in advance! Terry
From: roberto
[mailto:[EMAIL PROTECTED] Doh! Sorry, I meant:
<select id="PAF_ACTION_CT_MAINSearch" resultMap="PAF_ACTION_CT_MAINResult" parameterClass="yourClassNameTypeAlias_Or_FullNamespaceAndAssembly">
…needs to be added as an attribute of your select element.
Roberto
|
- Long/int not working Heath, Douglas T
- RE: Long/int not working roberto
- RE: Long/int not working Heath, Douglas T
- RE: Long/int not working roberto
- RE: Long/int not working Heath, Douglas T
- RE: Long/int not working roberto
- RE: Long/int not working Heath, Douglas T
- RE: Long/int not working roberto
- RE: Long/int not working Heath, Douglas T