1 Replies - 280 Views - Last Post: 09 August 2012 - 10:12 AM Rate Topic: -----

#1 akoako12  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 17
  • Joined: 12-July 12

selecting from database in particular column

Posted 09 August 2012 - 10:07 AM

sir how can i view to selected item from the database i have a two txtbox
txtMonth and txtYear
how can i view the selected month and year from the
database?
my code is
sql="select * from inventory where invmonth=val(txtMonth.text)and invYear=val(invyear.text)"
pls help im not good in programming sorry for the wrong code
Is This A Good Question/Topic? 0
  • +

Replies To: selecting from database in particular column

#2 akoako12  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 17
  • Joined: 12-July 12

Re: selecting from database in particular column

Posted 09 August 2012 - 10:12 AM

this is the ininterface

Attached image(s)

  • Attached Image

Was This Post Helpful? 0
  • +
  • -

Page 1 of 1