|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
value list in parameterHi, i'm using a sql-select command (commandtyp:text) and the sql-query is
build with commands: sql="... and PROD in ( :PRDCT_NAME )" Cmd.Parameters.Add(":PRDCT_NAME", OracleType.VarChar, 0, "PRDCT_NAME") Cmd.Parameters.Item(":PRDCT_NAME").Value = _Product _Product contains a value list like "'a','b','c'" an error occurs during executing the command. where is the failure? Thanks jens
Startup Form's Name
populating variables from dynamically created controls Drawing xor lines how do I customize a vb.net deployment project multiple selection from checkboxes into text box For each and form controls VB command line compiler vbc.exe AND type "Int32" is not defined How to use VB.Net user controls with in VB.6 Inherited UserControls do not in appear in Toolbox (VB.NET 2005) Visual Basic 2005 Express |
|||||||||||||||||||||||