I am trying to select date from my table on the sql-server. I am using a string for de datevalue.
The following code is working:
strDatum= "SELECT * FROM data WHERE (datum > convert(datetime,'12-10-2001'))"
The problem is that i have to use a string instead of '12-10-2001'.
dim...
I want to create a form in access2000 where i can type (OR SELECT) items where i am looking for. The results must by in a diagram, percentages or data.
example:
a database off misic CD. Items are ; Title, Duration , Artist, CD-number, Numer on CD, Year.
I want to ask different questions to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.