How can we help you today? How can we help you today?

Set packet size for connection

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
0

Comments

1 comment

  • James B
    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
    0

Add comment

Please sign in to leave a comment.