Hello
I am in a right state I cann't think straight and all logical modes of thought have completely left my head I get married on saturday so probably last time you here from me for a couple of weeks so really appreciate all the halp I can get for this easy problem.
How do I get text boxes to...
Hello
Hope everybody is well?
I have a combo box with the following code in the interactive change event
thisform.dataenvironment.cursor2.filter= ;
"alltrim(wbg_swb)='"+alltrim(this.value)+"'"
this limits the number of VA tickets that come up in the second combo boxe...
Hello
Hope everybody is happy
Could somebody help me again please
I am trying to create an 'add another load button'
in a button I have the following code
=TABLEUPDATE(.T.,.T.,"weighbridge")
DO ADD
the Add procedure contains
Procedure Add
Append Blank...
Hello How is every body
Could somebody explain what the error table contains uncommitted changes are and how I committ changes please.
I have tried =tableupdate() to no avail all seems to work well in VFP I only get this error when I run the exe.
Hello
In Access there is a property you can set to say that that field is a required field so the user must enter data into that field. Is there a similar thing in fox pro.
RAchel ::-)
Hello
I hope everybody had as good a weekend as I did it was my hen night so due to sleep deprivation I am probaly going to ask a stupid question.
I hope it is because then somebody will be able to answer it for me.
I have two forms set up one links to the weighbridge table the other to a...
I am not good at this but could somebody who is have alook at my code and tell me if it is total crap or what
what I want it to do is look at the farmer find his field details and add up the total hectares he has providing that the field is planed to be used that season (there is a seven...
I have a form which my users use to amend records
to search for the correct record they select for example the organisation click on search and the details come up on the same form for that organisation for them to amend.
However on some of the forms the fields on the form stay filled in with...
I have a grid (well actually I have many but not go into that) and one of the fields in the grid is a memo which I used to have to double click on to write in it which was a bit of a pain.
Sooooooooo I created a edit box and now use that in the column but when you look at the grid until you...
OK here is what I have done
I have writen the database on my local machine I now wanted to transfer it to a networked drive by using the setup wizard and creating floppies for it and installed it to the network drive. When I made the floppies the database was checked out of visual sourcesafe...
I have created an exe out of my database and set forms to modal and showwindow to 1, and all seem to work but it is messy none of the forms close they just keep popping up on top of one another.
How do I get it to look neat and tidy and close forms? as the other ones open I have tried the read...
Did everbody have a nice weekend I did we had sun here for a change
well if you recall I posted message not so long ago about list boxes on multi selecting in list boxes
well thanks to the responses I managed to get it to save the multi select into my table.
However when I come to edit...
Hello
Could anybody tell me if I have multiselect enabled on a list box how to save those items selected into a field in a table so that they may be veiwed again at a later date?
Thanks in advance
Rachel
Has anyone ever used the above?
I am printed of the instruction form the MSDN CD but all I get is a load of errors.
I am a tad confused cAlias does not appear in the properties but does in the instructions.
have set everything else right I think according to the instructions
Please if any...
Hello one and all
As you can guess I am stuck once again
I have created a form addorganisation
this consists of the organisation table fields and a grid with the contacts fields in it
I fill in the details of the orgnisation then if I wish to add a contact for that organisation I have an add...
Hello
hope every body is well
Now I know I must be being thick but in my notorious grid I have it insert two columns using
this.addcolumn(5)
this.addcolumn(6)
the first four columns are there already
Question 1
How do I change the header to say results instead of header1
I have tried...
Hello
Those of you who are following the rachel saga will be please to know I got my SQL statement working properly
However I save the results of the SQL statement to a cursor results.
On my form I have a grid. You can guess what is coming next
The grid does not refresh properly it goes...
Heelo I am having serious problems with a bit of SQL and Cursors
The sienario
I have three tables.
1. Test Set Details (this contians a set of tests)
2. Test Detials(This contians a list of all the different tests)
3.Test Results(which hold the results...
Hello everybody
I have a string
< 10.1234> 20.1234
<=1000.1234>=1000.1111
how can I split this up
so that i have four fields
<=
1000.1234
>=
1000.1111
Do I use VAL()?
Please Help
Thanks in advance
Rachel
Could any body please shed some light on the following problem?
I wish to link two forms using the 'do form textform with stestID'
sTestID = thisform.combo1.value is declared at the top
In the init event of the second form
LPARAMETER sTestID
txttst_stest=sTestID
and it comes up with the...
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.