i have a dropdown calender and i need to select date from it using selenium.
I'm using python as my scripting Language.
and i'm also new to this selenium.
help please.
I have a file with many columns along with few columns having 'dates'(say 20,27,53 are columns wth dates).
From a particular column(say 53), i want to select all the dates in a ...
Hi, I have created an odbc connection on *.mdb and I would like to do an sql query SELECT table1.Cota FROM AnivellTopo WHERE table1.Data = ' + date(date1) An I have got an error , because i don't known how to do a sleccion on a date field that I don't know how to solve it. Thanks in advance Neuquevi