DAtabase integriert
This commit is contained in:
@@ -38,7 +38,7 @@ Public Class frmDocSearchResult
|
||||
Cursor = Cursors.WaitCursor
|
||||
|
||||
If reload = False Then
|
||||
DT_RESULT = ClassDatabase.Return_Datatable(CURRENT_DOCSEARCH_SQL, True)
|
||||
DT_RESULT = MYDB_ECM.GetDatatable(CURRENT_DOCSEARCH_SQL)
|
||||
End If
|
||||
|
||||
DT_RESULT = DT_RESULT
|
||||
|
||||
Reference in New Issue
Block a user