SQL String returning Cast Exception based on boolean value??

Discussion in 'ASP.NET / ASP.NET Core' started by jaycast, Feb 2, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I'm trying to fill a datagrid (in VB.NET) based on a SQL String that is determined by a parameter value passed from another page. All SQL String values work fine except the second one shown below:


     
  2. I think that instead of '[Current] = False', you need '[Current] = 0'
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page