Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot access characters beyond string
Message
 
À
19/08/1998 22:34:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00128355
Message ID:
00128387
Vues:
27
>Hi,
>
>I am creating my first application in VFP 3.0 and all is going well, except:
>
>I created a report in the report designer containing fields from a parent and a child table. When I first enter VFP and preview the report, it works. However, after opening tables or trying to access the report through a form, I get the following error: CANNOT ACCESS CHARACTERS BEYOND STRING. Is this a memory porblem or something? Does it have to do with the parent-child relationship? Any ideas would be greatly appreciated.
>
>My goal is to have the user input a couple of fields, then have the form select the records that match the criteria, and send only those records to the report to print. Will the report be able to match up the records from the parent and child tables?
>
>Thanks again,
Eric,

You have a SUBSTR(), LEFT(, or RIGHT() that is trying to read more characters than are in the string.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform