Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Cursor Error w/ ODBC SQL2000

 
   Database Help (Home) -> Visual Basic -> ODBC RSS
Next:  Fatloss computer program  
Author Message
Levidikus

External


Since: Oct 20, 2007
Posts: 1



(Msg. 1) Posted: Sat Oct 20, 2007 7:49 pm
Post subject: Cursor Error w/ ODBC SQL2000
Archived from groups: microsoft>public>vb>database>odbc (more info?)

My office inherited a legacy VB6 program that connects via a MSRDC to
a SQL2000 server. The original ODBC connection pointed to a legacy
Win2000 Adv Server w/ SQL2k, we have upgraded a test server Win2k3 w/
the same SQL2k. The previous server didn't have a password, so on the
new one we included a password, and made all the changes in the ODBC
connection. The ODBC test returns successful. Unfortunately, with
the new password the application says, "Invalid Logon".

With a blank password, however, the VB6 applicationspams the
following:

Environment-setup
Error 40002 - 37000: [Microsoft][ODBC SQL Server Driver][SQL Server]
The cursor was not declared.

MSRDC1
37000:[Microsoft][ODBC SQL Server Driver][SQL Server]The cursor was
not declared.

Any ideas? I've been all over google ... seems like everyday there's
less VB6 info out there ... any help would be great!

 >> Stay informed about: Cursor Error w/ ODBC SQL2000 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
The whole ODBC idea - To date my database stuff is with access databases, and I have no real appreciation with using ODBC. My VB6 application: Developing code to be run on a Win2000 machine that needs to read/write certain records in a Foxpro database. However the ..

LDAP query from ODBC? - I'm trying to build a query to pull some information from my LDAP based on a user ID. Dim conLDAP As ADODB.Connection Dim strSQL As String Dim strLDAPConn As String Dim rsUser As ADODB.Recordset Set conLDAP = New ADODB.Connection ...

ODBC Access reference material - Hi there, I was wondering if there was some kind of online reference as the the syntax used for a Microsoft ODBC Access driver's SQL statements. I'm converting a web site over to another server and I'm having syntax issues as I've just switched....

ODBC CONNECTION FROM COMMAND LINE - I am trying to get an ODBC connection created from a commandline, I have created the ODBC connection, exported the registry key, and have tried doing regedit /s "regkey", problem is after I do that it never shows us in the ODBC manager, it sh...

Automate ODBC DSN Setup - I have been thinking of using VBscript to automate the set up of the ODBC DSN entries. There are some discussions on the Internet that I can find. Unfortunately, none of them gives me any hints on how I can store the username (such as sa) and passwor...
   Database Help (Home) -> Visual Basic -> ODBC All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]