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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by llevity

  1. llevity

    XPath and dates?

    Here's the gist of what I'm trying to do. I'm actually using VB.NET to work with an xml file, and I have an xml file with various elements, each of the parent elements having a date attribute. I am trying to figure out if I can write an xpath statement that selects all the dates older than a...
  2. llevity

    Imp. & Form letters question

    I'm using Impromptu to build a form letter. Everything so far has gone well, as I've built my filters and data. The problem arose when I attempted to get multiple rows of data on the same page of a form letter. Of course, this seems like normal behavior, because normally for each piece of...
  3. llevity

    Informix SPL & lots of data through a parameter

    I'm not very familiar with informix SPL, but I need to do a procedure that does what seems to be fairly simple. I am going to pass as a parameter a long, delimited string of text. I need the procedure to take this, parse it, and insert each item into a table. So the first item it comes to, it...
  4. llevity

    ASP interacting with MS Word?

    Is it possible to have ASP interact with Word? Say have an asp dynamically generate a word document, and then prompt the user to download the document?
  5. llevity

    Executing SQL from command line?

    I'm trying to figure out if/how I can execute sql to an informix DB from the command line. I know I can dbaccess dbname filename, but I don't want to have a file...I just want to specify the sql to execute right there from the command line so there's no file to keep up with. Any ideas?

Part and Inventory Search

Back
Top