Recent content by egeerdink

  1. E

    search and highlight

    To test this all out I'm creating a simple program that puts two fields of a table (item.item and item.description) into a temp table and then displays it in a browse. Then, I want to use a fill-in to search for a specific item in that temp table. When I click go, I would like to have that...
  2. E

    search and highlight

    Hi, I have a program that displays temp table information in a browse window. This window can have hundreds of lines and I'd like to modify the program so that once I display everything in the browse window I can then search for a specific item. when it finds that item I'd like that row to be...
  3. E

    Creating an empty database that has the same fields as production

    Like the title says, what is the best way to create an empty database that has all the same fields as our production database? OE 10.1B03 Windows 2003 Server 3GB database Thanks for the help. Erik
  4. E

    import csv with headers and lines

    i'm looking to be able to import a file we will be receiving daily. this file is in csv format. a basic example is below: SH, customer number, name, other info, more info SA, customer number, customer address, other info, more info SD, customer number, order info, more order info,more order...
  5. E

    PCL or PJL Printing

    I'm looking to add a command to one of our daily reports to that it will staple each job packet once its done printing. is this possible in PCL? If not, I heard PJL could do it, but Im not familiar with how that would work in 4GL.
  6. E

    10.1B client connecting to 9.1D server

    can a 10.1B client connect to a 9.1D database?
  7. E

    10.1B client connecting to 9.1D server

    We have a client/server configuration. The overall goal is to upgrade the server and clients to 10.1B. My question is could we roll the clients out first and then roll the server upgrade out. Or do we have to upgrade the server first and the clients at the same time.
  8. E

    10.1B client connecting to 9.1D server

    I'm going to be upgrading our server to 10.1B this year. Instead of rolling out 10.1b to all the clients at the same time I was looking to roll them out gradually while still connecting to our 9.1D server. Is this possible? Syteline 6.01 is our current app we're running.
Top