<div dir="ltr">To better state what I was saying, Stored Procdure's/User Functions are nice and are powerful, if I had latency concerns they would probably be faster than the latency. However, there are some things I would hate to try to implement them. A file importer for instance. I could make a parser in Stored Procedure code if I had to, but it would be a lot of work that duplicates code I already have and I would worry about its speed. If I could supply that importer as a user function backed by a plug-in the process of importing that data into the server would be a much faster. At the moment I parse on the client side and send to the server. It would be nice to just send the whole thing directly to the server and have it deal with the data.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Nov 17, 2013 at 3:17 PM, Chris Jones <span dir="ltr"><<a href="mailto:cjones@daz3d.com" target="_blank">cjones@daz3d.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Stored procedure's are fine, they just don't seem to be very fast (please see my previous comment about the speed issues I was having with a stored procedure). Your ADK seems to be much faster and more powerful.<br>
</div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On Sun, Nov 17, 2013 at 2:35 PM, Ruslan Zasukhin <span dir="ltr"><<a href="mailto:ruslan_zasukhin@valentina-db.com" target="_blank">ruslan_zasukhin@valentina-db.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On 11/16/13, 7:40 PM, "Chris Jones" <<a href="mailto:cjones@daz3d.com" target="_blank">cjones@daz3d.com</a>> wrote:<br>
<br>
> This makes me think of a feature request ( unless its already there then I<br>
> would love to use it). I would love a mechanism that through the C++ ADK that<br>
> I could write a plug-in for the server. The idea being a database licensor<br>
> would ship a plug-in with the server that provides one or more "user"<br>
> functions/procedures that the client can then call. When the client calls<br>
> this function, the server would hand it off to the plug-in which could do what<br>
> it needed to the active database through ADK API calls allowing quick powerful<br>
> functionality and centralized logic.<br>
<br>
</div>Why Stored Procedure is not good?<br>
<div><br>
<br>
--<br>
Best regards,<br>
<br>
Ruslan Zasukhin<br>
VP Engineering and New Technology<br>
</div>Paradigma Software, Inc<br>
<div><br>
Valentina - Joining Worlds of Information<br>
<a href="http://www.paradigmasoft.com" target="_blank">http://www.paradigmasoft.com</a><br>
<br>
[I feel the need: the need for speed]<br>
<br>
<br>
</div><div><div>_______________________________________________<br>
Valentina mailing list<br>
<a href="mailto:Valentina@lists.macserve.net" target="_blank">Valentina@lists.macserve.net</a><br>
<a href="http://lists.macserve.net/mailman/listinfo/valentina" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina</a><br>
</div></div></blockquote></div><br><br clear="all"><br></div></div><div class="im">-- <br>Christopher Jones<br>Software Developer<br>DAZ 3D<br>
</div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Christopher Jones<br>Software Developer<br>DAZ 3D<br>
</div>