Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tables in a dbc
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00607544
Message ID:
00608390
Vues:
21
Is it causing a problem? If you turned on database events in the DBC, turn it back off:

? DBSetProp(DBC(),'Database','DBCEvents',.F.)

Now open the DBC in VFP 6. Do you still see the extra BS? What kind of server OS? What is the share name of T? What happens if you type:

CD T:\INV && without the extra BS

What does the INV folder name look like in Win Explorer? If it is not causing a problem, don't worry, be happy. < g >

>I have a dbc originally created in VFP6 SP5. Recently I installed VFP7. When I open my project my forms, reports and prgs are all okay but my tables are all preceded with an extra backslash. In other words a file named invmaster in a directory named inv on drive t: now shows in the project as t:\\inv\invmaster. Where's the extra backslash coming from and how can I get rid of it? Deleting and re-adding the tables didn't help. I'd appreciate any advice.
>This is my first time posting here so if I'm not being clear or didn't provide enough info let me know.
>Thanks.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform