Paradox Community

Items in pnews.paradox-programming

Subject:Re: Text in a Query Table Field
Date:12 Nov 2017 03:03:49 -0400
From:"Kevin Zawicki" <numberjack@wi.rr.com>
Newsgroups:pnews.paradox-programming



you must do an getCode.executeQBE()

add this after that

errorshow()
what is the error(s)



John Wright <john@jfwright.co.uk> wrote:
>I have a Query as below...
>
>getCode = Query
>ANSWER: :PRIV:ANSWER.DB  ;Query = GetGroupedIndInfo
>
>:APL:IndividualStoredInfo.DB | Date and Time Stamp |
>			     | CheckPlus           |
>
>:APL:IndividualStoredInfo.DB | UniqueCode                 | Description|
>			     | CheckPlus _join1, ~UniqRef | CheckPlus  |
>
>:APL:IndividualStoredInfo.DB | Object Stored Field | Masonic Title |
>			     | CheckPlus           | CheckPlus     |
>
>:APL:IndividualStoredInfo.DB | Surname    | C Name     | Short C Name |
>			     | CheckPlus  | CheckPlus  | CheckPlus    |
>
>:APL:APLaddress.DB | UniqueCode       | Home Phone | Home Email |
>		   | _join1, ~UniqRef | Check      | Check      |
>
>EndQuery
>
>In the Description Field above I have the following...
>NOT "REPLACE THIS WORDING or this record will get deleted when you leave

>this form!"
>
>This query has not been used for some time and I am sure it used to work

>ok! The query only works now if I DON'T include the NOT and the text.
>
>Any thoughts as to what is wrong with that text entry?


Copyright © 2004 thedbcommunity.com