Hi, Iwant to excute select procedure
SELECT Location, name, marks FROM ins WHERE (column1 = ' " & textbox1.text & "')

column1=ID #
i allready did the databinding to text box's

what should I write in the butten I tried
DsIns.Clear()
OleDbDataAdapter1.Fill(DsIns)
Ins is my dataset name
all of my data fileds are strings
I`m learning frome VB.NET step by step 2003

Hi,
ITs not very clear what is the problem, can you please explain what exactly you want to do and where you are facing issue.
anurag_shr

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.