Hi,
Here is the problem:
I alter some data in a table
Then I print a report from a record of that table
And then when I want to alter some data of an other record of that table I get the message: table in use.
How can I unlock the table?
Use didn't work.
Greets
Hi I converted a character element of a table to date.
Now I want a list of it and I use:
list name for hiredate = "01.03.2003"
but I get the following error:
operator/operand type mismatch
What is the correct way to use list in this case?
Thanx
Hi, is it possible to set the rowsourcetype of a combobox to value (1) and after that give it the following Rowsource:
€ 359,95
€ 400,56
€ 550,78
the problem is that foxpro makes of this:
€ 359
95
€ 400
56
€ 550
78
Is it possible to go around the comma delimiter?
hi,
I want to set a default value in a field of a table.
This field should contain the first day of the month we're in at the moment.
eg: today it's 15/01/2003 so in the field should come 01/01/2003. (I use dd/mm/yyyy)
It's probably very simple but I can't find it.
Tnx guy's
Hi,
if you make a form with the wizard you get a standard button set.
The problem is that you can't see any code in it.
Now if I want to make the same button set with my own code, what is the code then for the buttons:
next record
prev record
top
bottom
add
save
revert
find ?
The form is...
Hi,
Is it possible to use a combobox with a control source e.g. u218sub8.worktime and give the user only 2 possibilities to choose from e.g. partime and fulltime
So the combo box is based on an element from a table, but In that element of the table are only 2 possibilities allowed. I want to...
hi,
I have a form.
When I press the add button I want a default value in some fields.
e.g. I have a field called datum11 and I want the default value to be : ------
What code do I have to set in the click event of the add button?
Maybe it's interesting to know that the form is based on a...
Hi,
I use the German date format: dd.mm.yy
--> set date german
Now I want the date to be: dd.mm.yyyy
so I want to use 4 digits for the year.
This is probably a stupid question, but how can I do this?
Greetz,
yellowke
Hi,
when I have a form and I use the the print button on it I get a screen: the output screen.
By default the values stand on:
output type: print list from table
choose record: all
Is it possible to change this in
Output type: report
choose record: current?
thanx
Yellowke
Hi everybody
I have a small problem.
I have a report that's based on a table.
In the report I show the date with the date() function and a text box.
The problem is that the date always appears on the report in American format. I want it in French format
What I have tried to do is to set in the...
Hi,
I want to print a bitmap.
I do it this way:
@1,1 say 'mybitmap.bmp' bitmap size 10,10 stretch
the problem is that the bitmap is really bad printed. Cut in half.
Is there a better way to print a bitmap?
Thanx
Hi again.
I have problems with this thing.
Normally the € symbol is a ctrl+128 or ctrl+alt+e combination.
When I do this in foxpro and I want to insert it in afield in a dbf file, the symbol keeps changing to ç instead of the € symbol.
The € symbol comes on the screen, but when I leave the...
hi I want to use teh following ascci characters (200, 201, 205, 187, 188)
but when I use them I get wrong symbols.
In dos prompt when I check wit the e.g. alt + 201 I get the right character but in word and foxpro I get the wrong character.
Has this someting to do with extended ascii??
Anyone...
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.