Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor Adapter BUG ?
Message
 
 
À
25/11/2002 10:13:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00726419
Message ID:
00728466
Vues:
13
If you believe that it's a bug, report it at http://support.microsoft.com/default.aspx?scid=/Support/vfoxpro/report/report.asp. To file report properly, follow INFO: How to File a Bug Report for Visual FoxPro mskb #Q310179.

>Hello FoxPro Users!
>
>I've created a new form with two grids connected to ORACLE database (8.1.6) through cursor adapter.
>
>Two grids work as master/details - when I select the row in the master grid, I update the selectcmd property of the details grid and fill the cursor.
>
>Everything works fine - I see the records of the master row.
>
>But, the strange thing is that in details table I have a field of type VARCHAR2(10) and it contains values with leading zeroes.
>
>When I scroll through records in details grid I get the data corrupted like the following:
>
>00000001
>00000001
>00000001
>00000001
>00000001
>0000001
>0000001
>0000001
>0000001
>0000001
>000001
>000001
>000001
>000001
>
>As you see each set of records zero disappears, although in database it does exist and this is a key field between master and details tables.
>
>When I browse the contents of the details cursor I see the same thing so this is not related to data presentation.
>
>I'll appreciate any ideas for solving the problem.
>
>Thanks in advance.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform