Author |
Message |
MaxPlayer
Joined: 20 Dec 2011 Posts: 4 Country: Puerto Rico |
|
Sql Assistant and Visual FoxPro |
|
Hi support:
¿Is there any way to implement sql assistant with the target: Visual FoxPro 9.0?
Thanks in advice
|
|
Tue Dec 20, 2011 12:51 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7951
|
|
|
|
Sorry, we don't support FoxPro at this time.
supported database servers are
MS SQL Server
Oracle
PostgreSQL
MySQL
MS Access
Sybase ASA
Sybase ASE
DB2 UDB
DB2 for iSeries
|
|
Tue Dec 20, 2011 3:31 pm |
|
 |
MaxPlayer
Joined: 20 Dec 2011 Posts: 4 Country: Puerto Rico |
|
|
|
I mean the ability to obtain Intellisense of SqlAssistant in the "prg edit window" as you do for notepad or wordpad. In this case, connecting to a MySql Database.
Thanks.
|
|
Tue Dec 20, 2011 3:50 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7951
|
|
|
|
While the focus in the editor, press Ctrl+Shift+F5. What do you get?
|
|
Tue Dec 20, 2011 4:16 pm |
|
 |
MaxPlayer
Joined: 20 Dec 2011 Posts: 4 Country: Puerto Rico |
|
|
|
Ups!
Unsuported windows class (vfp99400000)
|
|
Tue Dec 20, 2011 4:19 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7951
|
|
|
|
Sorry, the editor doesn't implement standard Windows edit messages and/or events and SQL Assistant is unable to communicate with it the same way it communicates with other editors.
Out of curiosity, you use MySQL as a back-end, but why don't you use MySQL Workbench or MySQL GUI tools to work with it? SQL assistant does support both of them.
|
|
Tue Dec 20, 2011 4:32 pm |
|
 |
MaxPlayer
Joined: 20 Dec 2011 Posts: 4 Country: Puerto Rico |
|
|
|
Ya!
I use MySql Query Browser without any problems, however I wished to use the VFP windows prg editor.
Only for curiosity.
Thanks!
|
|
Tue Dec 20, 2011 4:41 pm |
|
 |
|