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 Chris Miller 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. Nicholls

    ASP code with Quotes in text and sql field name

    Thanks for your help! After some tweeking with your tips, we got it working!
  2. Nicholls

    ASP code with Quotes in text and sql field name

    We are having trouble getting text into our SQL table for fields with quotes in the text. In the ASP example below, we have an array called names that has the field names in it. When the text from the web form contains quotes, the data that is written into the SQL field ends when the first...
  3. Nicholls

    Getting Group Counts in Reports

    I have been writting Foxpro reports for years, but am stumped to figure out how to get a count of my groups. I just want to get a count of the number of groups I had, at the end of the report. I have created variables, but they all total the number of items in the group. I figure it must be...
  4. Nicholls

    ACCESSING MS WORD FROM VFP NOT ALLOWING SPACES IN DOC NAME

    I am trying to access MS Word from Visual Foxpro using the RUN command. I have the word document titles stored in a table. I can link to Word fine if the document names do not contain spaces. It stops at the space and tries to find the doc name up to the first space. It seems to accept...

Part and Inventory Search

Back
Top