Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Some queries

Author  Topic 

kamalkishore_in
Yak Posting Veteran

76 Posts

Posted - 2001-06-06 : 03:47:50
Hi gurus.. I have some queries for you...

1. How much is the maximum length of a sql statement.

2. I careated a linked server of a remote SQL server.

When I am giving the command like :
Select * from LinkedServer.DataSource.Cataloge.TableName

it is giving the result. Even Insert Statement is working.

But Update and Delete statement is giving some error.

Actually the problem is that, I am working in Japan, and I dont know japanees, so I dont know what it saying through error messesg.

please help me out...
thankx

   

- Advertisement -