main logo
Subject: RE: A little help with VFP -> SPT
Author: "John C. Gunvaldson"
Posted: 2003/05/31 23:31:00
 
View Entire Thread
New Search


Hi Pete,

I believe, in this case, they are talking about "SQL Pass Through". Look in
Fox Help the following SPT functions...

CREATE CONNECTION
SQLDISCONNECT( )
SQLGETPROP( )
SQLEXEC( )
SQLSETPROP( )
SQLSTRINGCONNECT( )
... And more ...

Usually, one prepares a SQL string to execute, and passes to a back end
database server via SPT..

One of many ways of talking to SQL back ends, but may get a run for it's
money with Visual FoxPro 8's CursorAdapter Class ...

John C. Gunvaldson
San Diego, CA


-----Original Message-----
From: profox-bounces At leafe D.O.T com [mailto:profox-bounces@leafe.com] On Behalf
Of Pete Theisen
Sent: Saturday, May 31, 2003 7:56 PM
To: ProFox Email List
Subject: Re: A little help with VFP -> SPT


Hi Bill!

Take pity on me, Ed says I'm a dummy :-)

What is SPT? I googled it and there were 497,000 results. I haven't a clue
which one you-all are talking about.

Regards,

Pete





 
©2003 John C. Gunvaldson
<-- Prior Message New Search Next Message -->