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 Westi 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: *

  1. ntarikere

    VBA string concatenation question

    Hi everyone! I have a visual basic module written against access 97 database table. The purpose of the module is to concatenate few strings and update it back to the database column The string variable is of type "String" The database column is of type "Memo" When I try to...
  2. ntarikere

    "index expression too big", production down, critical!!!!!!!!

    You guys have been so helpful. I finally got it fixed yesterday night. I tried restoring only those tables and indices which I thought would have got corrupted, but it didn't work. So, finally had to restore everything (all tables and indices in the system) and it worked! Well, may be not...
  3. ntarikere

    "index expression too big", production down, critical!!!!!!!!

    Can you explain your line "Index expression over 220 characters in length". I'm very familiar with index but no idea what is an index expression is. Yes, We are running this application as an EXE. Do you think the EXE is corrupt? Thanks you so much! naren
  4. ntarikere

    "index expression too big", production down, critical!!!!!!!!

    Thanks so much for your quick reply. Could you explain what the error message is? I mean if this message has to do with one index of a table, why should it lock the whole system. Regarding change/upgrade, I don't think anything has been changed/upgraded in the recent past. Thanks.....Naren
  5. ntarikere

    "index expression too big", production down, critical!!!!!!!!

    Hi everyone! We have a Purchasing system developed using FoxPro 2.5 and I am very new to it. This morning we got an error message "index expression is too big". This message pops up as soon as we try to log into the system and kicks us out. So, right now the system is down. If...

Part and Inventory Search

Back
Top