Re: Manuel for ODBC
From: Cindy Winegarden (cindy.winegarden_at_mvps.org)
Date: 06/23/04
- Next message: Paul: "Re: can u shed some light on this weird class instantiating err"
- Previous message: Cindy Winegarden: "Re: Visual FoxPro 7.0"
- In reply to: Predrag Milanovic: "Re: Manuel for ODBC"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Jun 2004 18:04:10 -0400
In news: uWtt4tTWEHA.3640@TK2MSFTNGP11.phx.gbl,
Predrag Milanovic <mpele@tesla.rcub.bg.ac.yu> wrote:
>.... is it posible to create view with this kind of connection?
Hi Predrag,
Are you creating a VFP view of the SQL data or a new view on your MySQL
database? For a VFP view look at the Create SQL View command. For a view on
your MySQL database you'll need to pass the Create View command through as
a text string command in whatever subset/superset of the standard SQL that
your database understands.
-- Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP cindy.winegarden@mvps.org www.cindywinegarden.com
- Next message: Paul: "Re: can u shed some light on this weird class instantiating err"
- Previous message: Cindy Winegarden: "Re: Visual FoxPro 7.0"
- In reply to: Predrag Milanovic: "Re: Manuel for ODBC"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|