هلا يالغالى
ليك خطوات لبناء برنامج يدعم التواريخ الهجرية بواسطة Microsoft Access من مايكروسوفت مع حل مشكلة الفلترة في هذه التواريخ و يمكن تطبيقه على ال SQL Server ايضا و لكن من داخل ال Access فقط
كود PHP:
Click
Start, point to Settings, and then click Control Panel.
كود PHP:
In Control
Panel, double-click Regional Settings.
كود PHP:
In the
Regional Settings Properties dialog box, click the Date tab, and
click dd/mm/yy in the Short date style list.
كود PHP:
Start Access
and open any database.
كود PHP:
On the
Tools menu, click Startup.
كود PHP:
In the
Startup dialog box, click Advanced, and click to select the Use
Hijri Calendar check box to set the DataBase calendar to Hijri.
كود PHP:
Create a new
table with a Date/Time field and name the field "mydate".
كود PHP:
Enter a few
date values in the Date field (for example enter values from 2/1/18 to
2/8/18).
كود PHP:
Create a
form based on the new table and add the "mydate" field to the form.
كود PHP:
Set the
Filter Property of the form to [mydate]>#2/4/18#.
كود PHP:
View the
form in Form view and click the Apply Filter button on the toolbar. [/list]
كود PHP:
Note that no
results are returned. You would expected to see all records from 2/5/18 to
2/8/18.
To get the correct results, set the Filter Property to [mydate]>CDATE("2/4/18").
أرجو الافادة
تحياتى لكـ