case 3818
This commit is contained in:
Binary file not shown.
3
TODO.txt
3
TODO.txt
@@ -16,4 +16,5 @@ Winform 7.6.5
|
||||
|
||||
|
||||
Other
|
||||
3818 - eval license expired in may 2020
|
||||
3818 - eval license expired in may 2020 2025-01-01
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
|
||||
<!-- Development test MSSQL DB -->
|
||||
<!-- Development test MSSQL DB -->
|
||||
<ConnectionType>DataBase</ConnectionType>
|
||||
<DataBaseType>MSSQL</DataBaseType>
|
||||
<DataBaseConnectionString>Server=DEV-V7-LAPTOP\SQLEXPRESS;initial catalog=AyaNova;User Id=sa; Password = abraxis;</DataBaseConnectionString>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- DEVELOPMENT embedded Firebird database
|
||||
@@ -13,7 +13,7 @@
|
||||
<ConnectionType>DataBase</ConnectionType>
|
||||
<DataBaseType>FireBird</DataBaseType>
|
||||
<DataBaseConnectionString>ServerType=1;DataBase=C:\data\AyaNova\database\AYANOVA.fdb;Dialect=3;</DataBaseConnectionString>
|
||||
-->
|
||||
-->
|
||||
|
||||
|
||||
<!-- DataPortal
|
||||
|
||||
@@ -1075,7 +1075,7 @@ namespace GZTW.AyaNova.BLL
|
||||
|
||||
//GlobalX.TData = new GZTW.AyaNova.BLL.GlobalEx.AGlobalExData();
|
||||
//GlobalX.TData.EvalExpire = new DateTime(1968, 03, 12, 0, 0, 0, 0);
|
||||
//GlobalX.TData.EvalAdvanceReference = new DateTime(2017, 12, 11, 0, 0, 0, 0);
|
||||
//GlobalX.TData.EvalAdvanceReference = new DateTime(2020, 10, 16, 0, 0, 0, 0);
|
||||
//GlobalX.Save();
|
||||
//System.Diagnostics.Debugger.Break();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user