ryan010101
Technical User
I'm trying to upsize an Access db to a SQL Server db on my ISP, but I am getting this error:
Microsoft Visual C++ Runtime Library
Assertion Failed
Program: ...RAM FILES\MICROSOFT OFFICE\OFFICE\MSACCESS.EXE
File: .../scr/sqlsspi.c
Line: 119
Expression: Count
For info on how your program can cause an assertion failure, see the Visual C++ documentation on asserts
Abort Retry Ignore
I hit Ignore then I get:
MICROSOFT SQL SERVER LOGIN
Connection failed:
SQLState: 'HY001'
SQL Server Error: 0
[Microsoft][OBDC SQL Server Driver]Memory allocation failure
Connection failed:
SQLState 'HY000'
SQL Server Error: 8
[Microsoft][OBDC SQL Server Driver]Cannot generate SSPI context
My ISP is no help cause they say it's on my end and I looked up "cannot generate SSPI context" on microsoft and there solution (in this article is to get a certain registry key off another machine and install it on mine. Well of course I don't have another machine with that so that really isn't a solution. Any ideas?
Thanks
Ryan
Microsoft Visual C++ Runtime Library
Assertion Failed
Program: ...RAM FILES\MICROSOFT OFFICE\OFFICE\MSACCESS.EXE
File: .../scr/sqlsspi.c
Line: 119
Expression: Count
For info on how your program can cause an assertion failure, see the Visual C++ documentation on asserts
Abort Retry Ignore
I hit Ignore then I get:
MICROSOFT SQL SERVER LOGIN
Connection failed:
SQLState: 'HY001'
SQL Server Error: 0
[Microsoft][OBDC SQL Server Driver]Memory allocation failure
Connection failed:
SQLState 'HY000'
SQL Server Error: 8
[Microsoft][OBDC SQL Server Driver]Cannot generate SSPI context
My ISP is no help cause they say it's on my end and I looked up "cannot generate SSPI context" on microsoft and there solution (in this article is to get a certain registry key off another machine and install it on mine. Well of course I don't have another machine with that so that really isn't a solution. Any ideas?
Thanks
Ryan