Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anyone have a utility to copy view from one DBC to anoth
Message
 
À
12/01/2000 12:24:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00317044
Message ID:
00317068
Vues:
14
John,

I found code from Doug H. on Wiki last night about copying views out to a DBC by USEing the DBC and then do a create Table from the query into another DBC and then setting the 28th byte to a CHR(7) to make VFP see it as a DBC but it didn't fly. I then worked until about 12am last night trying to see what was up. No solution so I emailed Doug to see if he knew and I'm waiting for a response as to why VFP says it's not a DBC.

I thought I would just write code to loop through all of the objects and then copy them into another DBC looking for Views like Doug had in his code. I can get all the records just VFP chokes.

Another "cool feature" I learned is how to totally break views by writing code to Alter Tables and change a couple of fields that were being used in a View.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform