Where a field form a table is used...

leninito
leninito Member Posts: 4
Hi every body!! :D
How i know in which code Unit, Tables, forms, reports and dataport a field No. is used? because, wheter I change a length of a field in its table designer it colud be a problem with other objects...In mexico country, there are many fields where the length is very short and we need to add more spaces to this field..

Comments

  • easabangan
    easabangan Member Posts: 114
    If you will do this... You will have very very very tedious programming to do :mrgreen: .
    No future at CPI
  • DenSter
    DenSter Member Posts: 8,307
    You can use the 'where used' function in the developer toolkit for that purpose.

    BUT.... instead of expanding the length of existing fields, you should add a new field.