Ajax AutoComplete Support Product Page

Under consideration

Edit for asp page running from mySQL database

Shared 29 Jun 2012 21:57:26
1
likes this idea
29 Jun 2012 21:57:26 Alice Erickson posted:
This covers the kinda odd situation of running asp/vbScript pages from a mySQL database instead of SQL or Access. The syntax for limiting the number of records needs to be manually edited, since you can't do "TOP" in mySQL. This works for my case:

Sql = Sql & sPrimary & sOptional & " FROM " & sTable & " WHERE " & sLike & "LIMIT "& nLimit

Replies

Replied 05 Jul 2012 08:56:08
05 Jul 2012 08:56:08 Teodor Kuduschiev replied:
Hello Alice,

I will pass your suggestion to our developers

Reply to this topic