Browse by Tags

All Tags » SmartObject » Required Parameters   (RSS)
Sorry, but there are no more tags available to filter with.
  • Re: Help needed with ado.net and smart objects

    Henk: I use the following Syntax: SELECT     [Position], PrincipalFROM         [DirectorsBoard.getCompanyDirectors]WHERE     (CompanyID = @CompanyID)  You'll have to do something like this when there are required parameters:SOCommand cmd = new ...
    Posted to General (Forum) by cmurphy54 on August 6, 2008