RSSQL to MSSQL2000

I'd to transfer data form RSView32 via RSSQL to the other computer which installed MS SQL 2000. I setup these two commputers
by WORKGROUP (Windows XP SP2 for both). Currently, I cannot set
RSSQL to meet database in MSSQL in the other computer. From the
"Configuration check list" in RSSQL, I cannot pass step4
(Define data objects) Anyone has experience please help or recommend the website with good sample.
 
rgurin said:
Have you set up DNS files for MS SQL 2000 on both the PC running RSView32 and the PC running the database?

Rick

I've set the DSN only the RSSQL side (RSSQL and RSView32 are in the same PC, MSSQL is in the other PC), RSSQL still cannot see the
database in the MSSQL. I'm sure that the PCs are in the same
workgroup.
 
bundhit.

Might be some kind of "security" or "user permission" problem on the RSSQL side. MSSQL will usually not allow annonomus access to the database server. User login permissions are a big pain in the rear but necessary to keep out unwanted traffic. Of course I'm not an expert in these matters, just something to consider.
BD
 
Thanks for all responses
Currently, I can solve the problem!
I changed the OS from WindowsXP SP2 to SP1,
I set "allow" for the "Access Permission" of Administrator
and I used SQL server and Windows Authentication Mode
Finally, the data can be transfered from RSView to MSSQL

Anyhow, I still doubt in the meaning of bi-directional transaction
of RSSQL. I am not sure that the data in MSSQL can be transfered
back to the RSview or not (without VB script). Anyone, has experience, please shares.
 

Similar Topics

Hi, I am currently in need of help with regarding of the ways on how to connect RSSQL to suitelink without using 3rd party driver...your reply is...
0
Replies
1,371
Views
Hello all I am a student and also very new to PLC's and RSSQL. I have a situation where I am trying to link rslinx classic to ms sql through rssql...
7
Replies
2,859
Views
I'm trying to get a string from the plc and store it in a database, but I can only get the first byte, I know there should be an easy solution to...
0
Replies
2,229
Views
Hi Everybody, While I am trying to start configure RSSql,I m getting Error(33190)'The service could not validated using specified username and...
0
Replies
3,977
Views
Hey all, I am trying to define data points in RSSql and am having some problems. I have a ControlLogix 5555 controller and an OPC topic set-up...
1
Replies
4,292
Views
Top