Thread
:
The multi-part identifier "System.Data.DataRowView" could not be bound.
View Single Post
#
6
(
permalink
)
01-07-2009, 10:02 AM
shruti
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
Join Date: Jan 2009
Posts: 4
Reputation:
0
Ok I got it
it was just a silly syntax error
huh
I replaced the query by :
cmd3.CommandText = "select Binnumber,date from [dbo].[Voltaix_BINCYL_Location] where Cylnumber='" & cb_cyl.SelectedValue & "'"
And it worked!!!!
shruti
View Public Profile
Find all posts by shruti