Hai,
I have a text box (which is a character type given in the builder)
i have to enter only dates. I don't need to set the text box as date by clicking the bulder. it's enough if i
prevent the characters and i need to format it as a date. this is because i need the date only in character type...
Hai,
I am new to vfp programming.
1) How to get the value of a particular cell in a grid i.e if I specify the row and column , i should get the value.
2) How will i get the row number in a grid where the cursor is?
Thanx for any help in advance.
Mano
Hai,
I am new to vfp programming.
My code follows,
thisform.list1.columncount = 3
thisform.list1.rowsource = "select short, name, no from customer"
thisform.list1.rowsourcetype = 3
Now the list box is populated with these values.
When I select a record from the listbox...
Hai,
I am new to vfp programming.
When i give the recordsource property for a grid at run time as follows,
thisform.grdi1.recordsource = "select * from table1 where table1.field1 = +mnbr"
I have set the recordsourcetype property as sql stt in design time itself.
When the record...
Hai,
I am a VB programmer and i am new to Vfp.
When the user presses any of the keys in a text box, all the characters should be converted to upper case in the key press itself, how to trap this?
I am in need of codes in vfp, can anyone suggest some sites so that i can just download the...
When i run the report (which is developed in version 7) in version 8 thru vb(odbc connection), i am getting an error
"Error 20534. An error detected by Database DLL"
Anyone has the idea of it? Please help me out asap!!
When opening the crystal report which is developed in version 7 (in version 8) thru vb (odbc connection), i am getting a runtime error "Error 20534. An error detected by database dll". Please help me out to fix it asap. Thanx in advance.
Mano
When i open the crystal Report thru vb, i am getting a run time error "Error 20354. An error detected by database dll". Please help me out to fix it asap. Thanx in advance
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.