Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a limit to the size of a passed parameter in VF
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00119773
Message ID:
00120224
Vues:
27
Hi Ed

Two items. I cut and pasted your code into a program and ran it. I got a syntax error. The line I was baffled by as this one:

MySQLComm = mSQLFldList + mSQLFldList2 + mSQLFrom + mSQLJoin + mSQLWhere + mSQLOrder

I changed your code from the '&mSQLFldList.... to the one above and it ran fine.
So first you should be concatenating your strings together. Second
if you are passing this string to an ODBC connection you will probably get an error. I hear that SQLExec has probs with strings over 255.

Thanks
Rod
Rod Paddock
Editor in Chief CoDe Magazine
President Dash Point Software, Inc.
VP Red Matrix Technologies,Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform