Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sort a table inside a MDB database?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Sort a table inside a MDB database?
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01053143
Message ID:
01053143
Vues:
62
Hi Everybody,

I am connecting to a MDB (Access database) like this:

My_conn = CreateObject("ADODB.Connection")
My_conn.Open ("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\mypath\mydatabase.mdb")

I would like to sort a table in this database by a field. How can I do that?
Is there any way that I can sort a table inside a MS Access database using VFP?

Thank you,
Ali
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform