Microsoft SQL Server 2005 on Vista 64
Anyone here been to get this to work?
I have installed:
SQL Server 2005 Express Edition without a problem. When i tried to install SP2 (x64) it wouldn't install so i had to unpack it and manually install the Native Client patch. The insatlled the x64 Backwards Compatibility patch.
When i run the application i need to i use i get:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
Time='08/03/07 13:27:19' App='VSProvidus_Shared: 5.5.1' ADO-version='6.0' Computer='ACER'
PlatformInfo='PlatformId=2;BuildNumber=6000;version=6.0;CSDVersion=;ServicePackVersion=0.0;SuiteMask=256;ProductType=1;'
Active Form='%ActiveForm%'
Method: Settings.Class_Initialize
Number: -2147467259 = &H80004005 = vbObjectError - 245755 = ERRMAP_APP_FIRST - 250953
Source: Microsoft OLE DB Provider for SQL Server
Description: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
Additional Info:
Call Stack: Settings.Class_Initialize() ----------------------------------------------------------
Call Stack: DJob.GetPkgCategoryHierarchy() -------------------------------------------------------
Call Stack: CFrmMainHelper.LoadJobGrid() ---------------------------------------------------------
Call Stack: frmMain.Form_Load() ------------------------------------------------------------------
I take it thats a problem with SQL Server rather than the application right?
Anyone here been to get this to work?
I have installed:
SQL Server 2005 Express Edition without a problem. When i tried to install SP2 (x64) it wouldn't install so i had to unpack it and manually install the Native Client patch. The insatlled the x64 Backwards Compatibility patch.
When i run the application i need to i use i get:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
Time='08/03/07 13:27:19' App='VSProvidus_Shared: 5.5.1' ADO-version='6.0' Computer='ACER'
PlatformInfo='PlatformId=2;BuildNumber=6000;version=6.0;CSDVersion=;ServicePackVersion=0.0;SuiteMask=256;ProductType=1;'
Active Form='%ActiveForm%'
Method: Settings.Class_Initialize
Number: -2147467259 = &H80004005 = vbObjectError - 245755 = ERRMAP_APP_FIRST - 250953
Source: Microsoft OLE DB Provider for SQL Server
Description: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
Additional Info:
Call Stack: Settings.Class_Initialize() ----------------------------------------------------------
Call Stack: DJob.GetPkgCategoryHierarchy() -------------------------------------------------------
Call Stack: CFrmMainHelper.LoadJobGrid() ---------------------------------------------------------
Call Stack: frmMain.Form_Load() ------------------------------------------------------------------
I take it thats a problem with SQL Server rather than the application right?