AxBase : mdb 파일 열기

AxBase

AxBase is an Open source MDB / SQL Server Database viewer and editor. You can view & edit the tables (+ field descriptions) and execute SQL queries without Access licence. Export Tables to CSV/ XLS, Compress & Repair MDB. Compile needs Delphi + JVCL.
Next releases (available in Code) will be JCL/JVCL independant and D7 (-> 1.0.0.9 version) to XE2 (1.1 -> versions) UNICODE compatible.
New : add Styles to skin the UI.

 

다운로드 : SetupAxBase_1.1.1.0

DROP INDEX Primarykey on DSR_LOCATION
ALTER TABLE DSR_LOCATION add Primary key (DL_COMPAY,DL_CODE,DL_IATA)