<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
most common use i've seen so far is to add search criteria for users in
AD integrations.<br>
<br>
the character encoding can get interesting, example you would need to
escape '&amp;' character in sql request as it is sent as XML<br>
input. Try replacing '&amp;' with '&amp;amp;'<br>
<br>
<br>
/Wes<br>
<br>
Scott Voll wrote:
<blockquote
 cite="mid:f84a38d30806031314s701d9ac8h1ead35470f81f70a@mail.gmail.com"
 type="cite">
  <div>has anyone used the "Cisco CallManager AXL SQL Toolkit"</div>
  <div>&nbsp;</div>
  <div>what are you using it for?&nbsp; any bugs? limitations?</div>
  <div>&nbsp;</div>
  <div>Thanks</div>
  <div>&nbsp;</div>
  <div>Scott</div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
cisco-voip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
<a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a>
  </pre>
</blockquote>
</body>
</html>