I need to read a database which is connected with ado method. I use a databinding method with the macro BEGIN_ADO_BINDING...
So in the first column i have some dates. I need to see if a date, given by the user, is in the table, if it's the case i do sthg, but if not i need to find at the same time the dates which frame the user's date(Previousdate<m_dlgDate<Nextdate). So, how is it possible.
thanks in advance
jayjay
So in the first column i have some dates. I need to see if a date, given by the user, is in the table, if it's the case i do sthg, but if not i need to find at the same time the dates which frame the user's date(Previousdate<m_dlgDate<Nextdate). So, how is it possible.
thanks in advance
jayjay