fix replacing of user values in automatic index sql

This commit is contained in:
Jonathan Jenne
2020-12-14 14:41:20 +01:00
parent 5f17b614fb
commit 49d2c70c33
2 changed files with 1 additions and 25 deletions

View File

@@ -1,15 +1,10 @@
Imports System.Windows.Forms
Imports System.Data.SqlClient
Imports System.IO
Imports System.IO
Imports System.Text.RegularExpressions
Imports Independentsoft
Imports Oracle.ManagedDataAccess.Client
Imports System.Text
Imports System.Security.AccessControl
Imports System.Security.Principal
Imports System.DirectoryServices
Imports DevExpress.XtraEditors.Controls
Imports System.ComponentModel
Imports DigitalData.Modules.Logging
Public Class frmIndex