I'm trying to add a code to the 'lostfocus' event of 'grid1.column4.text1' at runtime.
anybody pls help me to accomplish this..
thanks
*****************************************
Dimension cpt(1,4) && Captions
cpt(1,1)="File #"
cpt(1,2)="Name"
cpt(1,3)="Type "
cpt(1,4)="Amount "...
Thanks a lot markros...
done..
i badly wanted to do that..coz i need to access the back end sql DB of a thirty party software which carry forwards it's datas to a new DB every year.
i ve put the DB name in a text file instead of changing the VFP code when the DB name changes evry year.
thanks...
I'm trying to do the following:-
****
'Create Procedure Test @table_name varchar
as
select * from table_name'
****
but it gives me an Error.
How to substitute Table_name with the string Paramater Passed?.
My PC is connected to a WINDOWS 2000 server.and i 'm connected to a wireless network too.
how can i use my PC as a gateway for the PCs on Wireless Network, to connect to the SQL SERVER 2005 running on WIN 2k SERVER(LAN).
::(WIN2k SERVER is not connected to the Wireless Network)
Is it possible...
My PC is connected to a WINDOWS 2000 server.and i 'm connected to a wireless network too.
how can i use my PC as a gateway for the PCs on Wireless Network, to connect to the SQL SERVER 2005 running on WIN 2k SERVER(LAN).
::(WIN2k SERVER is not connected to the Wireless Network)
Is it possible...
what is the best practice to do a Macro Substitution with SQLEXEC.
for example:-
bbb=100
sqlexec(handle,"insert into table1(fld1,fld2) values(value1,value2)"
in this case how can i substitute value1 with the variable 'bbb'
pls help
I 've got an error message :-
------------------------------
Connectivity errror:[Microsoft][ODBC SQL Server Driver][SQL Server][Invalid object name 'arif_fgmaster'
--------------------------------------
'arif_fgmaster' is a view i've created under the database in my server.i can access the view...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.