Microsoft
Software
Hardware
Network
Question : Obtain the latest date in SQL datatable using vb.net 2005
Hi I would like to create a function that will querry the database table and return a date that is the newest from all the records (closest to todays date).
How would I go about acomplishing this ? The table is MeetForm and the column is RDate.
Im not sure how to go about obtaining just a piece of info , I generaly just pull a datatable or dataset , is this necesarry ?
Thank you
Michal
Answer : Obtain the latest date in SQL datatable using vb.net 2005
Hi,
I think you can do something like:
SELECT TOP 1 RDate FROM MeetForm
/Carl.
Random Solutions
MS Access SQL DELETE Query
Hex2Dec does not work in Excel Function ... make Functions visible to other spreadsheets.
Reporting Services Report Parameter
Delete All Records from Recordset
UNION multiple SELECT statements using IF/THEN
Cannot Remote Desktop into Windows 2000 machine
Office 2007 / Sharepoint v2 - Server document: to modify this document click Edit Document - ERROR
Terminal server logs off idle users
add multiple machines to sccm collection
Acess references