Click here to Skip to main content
15,886,258 members

Comments by Member 9870058 (Top 10 by date)

Member 9870058 12-Apr-13 15:06pm View    
i solved the problem,i had to put "and" between the 2 criterias.
thanks for your help
Member 9870058 12-Apr-13 14:51pm View    
yes,that's the problem,actualy i need the max date of a device identified by its id
Member 9870058 12-Apr-13 14:40pm View    
if i remove where equipement_ref=mydevice it works but it shows the max of the date of all the devices
Member 9870058 12-Apr-13 14:39pm View    
nmsdbDataSetTableAdapters.temperatureTableAdapter t = new nmsdbDataSetTableAdapters.temperatureTableAdapter();
Member 9870058 27-Mar-13 8:13am View    
my problem is solved thanks to you.
timer is the solution i was looking for.