neu
This commit is contained in:
@@ -711,7 +711,7 @@
|
||||
End Try
|
||||
|
||||
Try
|
||||
cboEZOLL_SB.fillWithSQL("SELECT [PersonalID],[UserID] FROM [ezoll].[dbo].[zzPersonal] ORDER BY UserID ", False, "EZOLL", True)
|
||||
cboEZOLL_SB.fillWithSQL("SELECT [PersonalID],[UserID] FROM [zzPersonal] ORDER BY UserID ", False, "EZOLL", True)
|
||||
Catch ex As Exception
|
||||
MsgBox("EZOLL Problem")
|
||||
tbcntr.SelectedIndex = 0
|
||||
|
||||
Reference in New Issue
Block a user