DatabaseLink SQL Operations >

$SQLTimeout

$SQLTimeout
gives the default time in seconds that DatabaseLink waits while opening connections and executing database queries.
  • The default setting is Automatic, which means that default timeouts from the database itself should be used.
Needs["DatabaseLink`"]
In[2]:=
Click for copyable input
Out[2]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team