This comment below from the witango list server about using stored 
procedures and having the database server take the load is interesting.  
Does this apply to R:base and Oterro applications, or is the processing 
still being done at the client (PC or Tango server)?  Now that I think about 
it, the load must still be at the client???????

Troy Sosamon

===== Original Message from [EMAIL PROTECTED] at 12/19/02 7:58 am

>When inserting multiple records using a For Loop, this weighs heavily on the
>WiTango server and will slow down other users requesting tafs from the
>WiTango server. If you can, create a stored procedure on the database end,
>and call the procedure in your application. This way, your database engine
>handles the load and not the WiTango server.

Reply via email to