hi,

I have the line below, and getting a compilation error:operator '=='  cannot
be applied to operands of type ComStore.WebReference.sqlDbType and 
system.DataSqlDbType:

  if(strctParam[i].DBtypeParamType == 
GetSQLDataType((int)enParamType.VarCharParam)||strctParam[i].DBtypeParamType 
==GetSQLDataType((int)enParamType.CharParam)||strctParam[i].DBtypeParamType == 
GetSQLDataType((int)enParamType.TextParam))


Note:
    strctParam is a structure of command  parameters.
    GetSQLDataType is a function that returns  System.Data.SqlDbType, this
function which was a web method and as it  couldnt be seen from the client
application, so i had to copy it and past it in  the client application.

enParamType is an enumerator was in the webservices, and as couldnt be seen 
in the client, so i copied it and pasted it in the client.




[Non-text portions of this message have been removed]


Yahoo! Groups Sponsor
ADVERTISEMENT
click here
Web Bug from http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=:HM/A=2128215/rand=677563745


Yahoo! Groups Links

Reply via email to