Search results

  1. R

    UET Fields - HELP!!!

    I've been working with UET fields all morning, creating new fields, impacting the schema, placing those fields on the appropriate Syteline screen; everything's going great. Then I realized that I linked one new class to the wrong Progress table, so I went back into the UET screen to change...
  2. R

    Syteline Mods

    Up until now I've been able to avoid modifying any of the Progress programming underlying our primary Syteline system, instead limiting my program changes to a custom database. However, the time has come that I must. I've copied all of the files that I wish to modify to the Mod \job...
  3. R

    Modifyng UIB Code

    I'm cross-posting this in hopes of a speedy answer. Sorry for violating basic forum protocol. This actually belongs in the UIB forum, but that doesn't seem to be a very popular one. I need to modify code (in Syteline) originally created using UIB. I don't have UIB (and don't want it)...
  4. R

    Modifying UIB Code

    This actually belongs in the UIB forum, but that doesn't seem to be a very popular one. I need to modify code (in Syteline) originally created using UIB. I don't have UIB (and don't want it). Will I encounter problems/failures if I modify a .w file when it comes time to compile it...
  5. R

    Creating & Managing a MOD

    I've been trying to avoid creating a mod (modification) to Syteline for 2 years, but I'm afraid I'm going to have to now. I need a timestamp field for several tables. Can someone remind me again; ignoring table schema for now, to create a mod all you have to do is copy the affected .r, .p...
  6. R

    UET Fields as Synchronized Lists?

    Can you use an UET field as a linked subform or subcategory linked (synchronized) by a key field? In other words, can I use an UET field in a drop down combo box listing only those email addresses pertaining to the customer shown on the screen? Can I use the Validation expression in the...
  7. R

    Time Datatype

    Forgive me in advance if this is a frequently asked question, but . . . I want to create a field that stores the current time (time stamp) that a particular record is created or changed. What is the correct datatype (int?) and what is the code to set the value to the current time...
  8. R

    Progress Security

    I was recently told that Progress security is at the field level (implying that security must be setup all the way down to the field level). Is that true? I had assumed that Progress' security was like most others with various security levels (i.e. access, database, table, fields, etc.)...
  9. R

    UET - User Extended Tables

    I've just setup a dozen or so new UET fields (this is my first time). Having had no classes on the topic, I winged it, but very quickly figured out the process. Here's the problem. After setting up one field and testing it, I had not problems or error messages. Later I tried to delete...
  10. R

    Project Manager/Systems Analyst

    Contractor available for medium to long term projects, particularly for those clients wishing to integrate Progress with MS applications such as SQL Server, Office 2000, Access projects, etc. Please contact Ross Culver at rculver@culver-it.com 713-641-4552
  11. R

    Project Manager/Systems Analyst

    Contractor available for medium to long term projects, particularly for those clients looking to integrate Progress with MS applications such as SQL Server, Office 2000, Access projects, etc. Please contact Ross Culver at rculver@culver-it.com 713-641-4552
  12. R

    Linked Server from SQL to Progress

    I am supplementing Syteline/Progress using MS SQL Server 7.0. I have no problems using Merant's 3.60 32-bit Progress ODBC drivers to link most MS products and Progress. I have no problem using a DSN connection using the same ODBC drivers to pull data from Progress using SQL's DTS wizards...
Top