Search
Submit a request
Sign in
How can we help you today?
Categories
Submit a request
Submit a request
Sign in
Support
Community
SQL Compare Previous Versions
Set packet size for connection
New post
Hi!
It is possible to change the network packet size for a database connection like it can be done in SQL Server Management Studio?
Greetings,
Daniel
denyo85
June 29, 2010 04:37
-
0
+
Comments
1 comment
Sort by
Date
Votes
Hi Daniel,
You can put standard connection string commands in the Server name box. So for example, the following should do what you need (obviously replacing the xxx with the packet size figure you need)
ServerName\Instance;Packet Size=xxxxx
James B
June 30, 2010 09:11
-
0
+
Add comment
Please
sign in
to leave a comment.
It is possible to change the network packet size for a database connection like it can be done in SQL Server Management Studio?
Greetings,
Daniel