Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 with SP3 works totaly CRAZY...
Message
De
21/07/1999 10:48:58
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
VFP6 with SP3 works totaly CRAZY...
Divers
Thread ID:
00244150
Message ID:
00244150
Vues:
55
I don't know if it's becouse of Visual Studio Service Pack 3 or not but since i've installed it my VFP has not been the same... Diffrent kind of strange error appears all the time and this is the last one who has destroyed a couple of hours for me...

The following select sql code: (runned from a form)

select faktdatum, idnr from mds!faktura into array Thisform.aList where connectnr = '10.000001' and typ = 2 order by 1

gives three differens result depending on where I builded my application...

1.
Built file : d:\mis\kundresk.app (local drive)
File size : 274 959
Error : The select - sql command missed some records.
Error msg : -

2.
Built file : m:\mis\src\kundresk.app (network drive, the project file is here)
File size : 274 915
Error : No error. Gives the right result.
Error msg : -

3.
Built file : m:\mis\software release\kundresk.app (network drive)
File size : 274 955
Error : The select - sql command missed some records.
Error msg : Error instantiating cursor object... when I run the form.

What is this???? Why is this happening???? I'm building the same project three times with three different results, is that even possible????

/Mårten Törnquist
---( Mårten Törnquist )---
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform