diff --git a/Jobs/DEX_API/DEX_APIJob.vb b/Jobs/DEX_API/API_DEXSQLJob.vb
similarity index 97%
rename from Jobs/DEX_API/DEX_APIJob.vb
rename to Jobs/DEX_API/API_DEXSQLJob.vb
index 953ec9c9..e94afc99 100644
--- a/Jobs/DEX_API/DEX_APIJob.vb
+++ b/Jobs/DEX_API/API_DEXSQLJob.vb
@@ -5,7 +5,7 @@ Imports DigitalData.Modules.Database
Imports DigitalData.Modules.Interfaces
Imports DigitalData.Modules.Logging
-Public Class DEX_APIJob
+Public Class API_DEXSQLJob
Inherits JobBase
Implements IJob(Of APISQLArgs)
diff --git a/Jobs/Jobs.vbproj b/Jobs/Jobs.vbproj
index a5eb4384..a7dbdb37 100644
--- a/Jobs/Jobs.vbproj
+++ b/Jobs/Jobs.vbproj
@@ -71,7 +71,7 @@
-
+