문제

Does anyone know how to access and edit the .dat clarion files? It seems that clarion is a database for DOS. the tables are stored in DAT files. I need to update few fields of that file.

도움이 되었습니까?

해결책

For a simple edit, you can use the CSCN.EXE utility. It's a DOS app, it runs in Windows 32 bits.
Download it here (try F1).

For programmatic access, you'll need to develop something using Clarion for Windows

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top