Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using data base Fox with ODBC
Message
From
04/01/2007 07:00:47
 
 
To
04/01/2007 06:30:16
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01182133
Message ID:
01182139
Views:
10
>I have a big problem, i am try to open a fox data base in other application (out of the fox environment ).
>
>I use ODBC, but whem i put a string to do a simple search with same parameter, the application dont recognize the parameter. I try put @ in front of de parameter but dont work.


"@" for paraneters is in SQL Server (or similar). It is "?" in VFP

Use o "? como parámetro:
SELECT * FROM Tabela WHERE data = ?meudata
Você pode perguntar na seção em português aqui na UT si quizer.

You can ask in the Portuguese section here in UT if desired.

HTH


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Reply
Map
View

Click here to load this message in the networking platform