Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Silx
  • Content: Threads
  • Order by date
  1. Silx

    Need help with group_concat query

    Before I go into it, let me state that I've received terrific assistance from this site before.. and it's now the first place I come to when researching query issues! I'm working on a query that pulls from an OSCommerce database for products. Specifically, there are 4 tables I'm working with...
  2. Silx

    Timeout Errors

    Every so often, I'll get timeout errors on my site.. and they seem to be fairly random. They'll occur when a query is being run, or purely just trying to connect to the database. Here is an example of the error: ASP Error occurred 6/15/2009 1:05:33 AM in Microsoft OLE DB Provider for ODBC...
  3. Silx

    Could not insert a row larger than the page size into a hash table.

    Greets! Actually, this involves ASP as well, but I didn't want to cross-post to multiple categories. Let me know if I should. I am getting the following error in my logs when folks search on my site: ASP Error occurred 6/12/2009 12:25:23 PM in Microsoft OLE DB Provider for ODBC Drivers Error...
  4. Silx

    'Replace' and RegExp question

    Greetings all. I'm looking for some assistance in a small vbscript problem that has my mind bending into pretzels. :x Let's say we have a string like this: "abcdefghijklmnop <br> abcdefghijklmnop <br> abcdefghijk abcdefghijklmnopqr <br> abcdefghijklmnop <br> abcdefghijklmnop <br>...
  5. Silx

    Basic query a problem (hurts my head -.- )

    Greetings! I am new here, but this looks to be a fine place to get an answer to my noob-like question. My query involves two tables. FORUM_TOPIC and FORUM_REPLY. What I'm trying to do is get only the latest FORUM_REPLY.FORUM_REPLY_DATE, for each FORUM_TOPIC. The two tables are linked via...

Part and Inventory Search

Back
Top