Hello
I have a database base on the Gregorian date, but I want to make only one field that I can write in the Hijri date, how can I do it? Not converting
I want to type on fly as hijri for only one field
I make research I got the following result
The query considers it as text knowing that in the code it has been converted to a date, how can I tell the query that it is a date and not a text so that I can use bulit in functions with it
I attached Sample
I have a database base on the Gregorian date, but I want to make only one field that I can write in the Hijri date, how can I do it? Not converting
I want to type on fly as hijri for only one field
I make research I got the following result
The query considers it as text knowing that in the code it has been converted to a date, how can I tell the query that it is a date and not a text so that I can use bulit in functions with it
I attached Sample
Attachments
Last edited: