![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Can anyone tell me how to check if field "Text" is empty (within a query) ? |
#4
| |||
| |||
|
|
MJ, Blank (Kind of a brief response, but should be what you need). HTH, Jim Moseley |
#5
| |||
| |||
|
|
On Tue, 20 Mar 2007 16:29:39 +0100, question (AT) Hotmail (DOT) com wrote: Can anyone tell me how to check if field "Text" is empty (within a query) ? MJ, Why don't you walk through the Help on queries? It'll answer pretty much all your questions. I remember version 5 as having excellent printed manuals as well. The query language is very simple to use once you get used to it, and very full featured. SQL, however, is the wave of the future. If you have Pdox version 8 or later, you can use SQL statements as well as the original query language, and avoid learning a dead language. Pdox's current version is 11. Jim Hargan |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
I haven't used Paradox much (I'm more like a MS Access kind of guy) :-) I know it is a very old version (properly the first windows version). But the guy doesn't have the manuals anymore and it seems that the help wasn't installed at the time. I have a Paradox 4 (DOS) book and that is pretty much what I have to help me though it. Is it possible to buy Paradox 11 as a standalone or is it only available in the Pro version of the Office package ? |
#8
| |||
| |||
|
|
You are right; it's the first Windows version. |
#9
| |||
| |||
|
|
MJ, Is this a ChangeTo query? If so, sorry about wiping out your data! You can put in a selection criteria (-ium?) with a ChangeTo command if you separate them with a comma. For example, 'blank,changeto "XYZ"' or '_x, > 2000,changeto _x * 1.25'. The first example will change any blank field to 'XYZ'. The second example will change any value greater than 2000, increasing it by 125%. HTH, Jim Moseley |
#10
| |||
| |||
|
|
You are right; it's the first Windows version. Well, actually it's the third windows version if I recall correctly (1.0 - 4.5 - 5.0). Not that it matter today! :-) Anders |
![]() |
| Thread Tools | |
| Display Modes | |
| |