From: Nenad B. <nba...@wi...> - 2015-02-10 11:13:18
|
- Leto_DirRemove() - Leto_VolSerial() or something similar - need for get information about server. - Leto_AddTask ("UDF_Func", "03:00:00" ) - Automatic start specific functions on this time. For example, in this way LetoDB can make automatic backups or something similar. - Leto_SetOptions() - way to adjust the system settings on the server. For example, I need to set SET EPOCH - when generates index like DtoS(CtoD(cDate)) on char field "23.01.02" this will be 23.01.1902. year ;) Best regards, NB |