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
GPO Software Install
Help in creating a query/function in Access....
how do i change a windows server name?
viewing pictures in outlook 2007
Problem (AGAIN) Data Type Mismatch in criteria expression
localhost/certserv doesnt work, says that the page cannot be found
Create XML File from XML schema using XSD - ASP.NET C#
Problem installing Exchange 2010 on a 2008 DC
embedded SELECT in query
Error Code 80070490 on Server 2008