SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » data base programming » application development (RSS)
  • Re: SQL parameter add problem

    Hi! Thanks for the quick reply. Yes, it is sure because if I remove the parameter from the SQL string - and comment the parameter part - it works properly. I know that the Stored Procedure would be the best-practice. On one side I'd like to practice this solution, on the other side there will be no SQL...
    Posted to Forum by Limited42 on 10-01-2007
    Filed under: data base programming, #develop for applications, application development
  • SQL parameter add problem

    Hi! I know this is not really a SD problem but I hope someone help me. I have this code: sCheckQuery = "SELECT code FROM MyDataBase WHERE code = @code" ; this . odbcCommand1 . CommandText = sCheckQuery ; this . odbcCommand1 . Parameters . Add ( "@code" , OdbcType . NVarChar , 2 ). Value = this . textBox1...
    Posted to Forum by Limited42 on 09-30-2007
    Filed under: data base programming, application development, C#
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.