Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27353

VS 2008 Get DATA from exampe : Reciptstableadapter by DATE from a datetimepicker

$
0
0
I have created a tableadapter with the data from the database.
the data in the database are :ReciptID: ReciptDate: ReciptTotal: the primary key is in reciptID

the date in database is mm/dd/yyyy

i created a query like this SELECT
ReciptID, ReciptDate, ReciptTotal
FROM Recipts
WHERE (ReciptDate = ?)


hot to get all data from Recipts Table by the selected date in the datetimepicker when the form loads in datagridview1.
by todays date i mean all data by selected date not only one row
or by presing a button1 for example.

Viewing all articles
Browse latest Browse all 27353

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>