| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Kenneth,
You didn't delete any records? Autoinc fields have a "memory". They don't
just go by what the last number still in the table is, they go...
Liz McGuire
|
02-09-2007 02:16 PM
Liz McGuire | 0 | 225 |
|  | Hi all.
I wanted to know if there is a relatively straightforward way to scan a
table and copy objects from an OLE field to a Windows...
Corey
|
02-08-2007 04:15 PM
Liz McGuire | 2 | 118 |
|  | Hi,
I read in an earlier discussion that users thought Paradox DOS 4.5
would work OK with Vista but that was before it was relaeased. Does
anyone...
herschellrd
|
02-08-2007 06:46 AM
Steven Green | 1 | 253 |
|  | Hi,
Running Pdox9 under XP.
The error comes up when trying to create a new report.
File/New/Report/ leads to unexpected GPV (violation)
I tracked...
Anne Wainwright
|
02-06-2007 08:41 AM
Anne Wainwright | 3 | 130 |
|  | I have a field called hospitalnumber and I want to use setGenFilter.
The field looks like this 123-45-67 (with the dashes)
When I use code:
AR =stMR...
Craig
|
02-04-2007 06:55 AM
Régis | 3 | 94 |
|  | Did I miss something? Is it that I can't find the property or method etc.
to run so that a report object is NOT DISPLAYED?
I have a report that...
Jeanette
|
02-02-2007 12:02 PM
Jeanette | 0 | 95 |
|  | Every time I start Pdox11 I get the Welcome screen with a little checkbox
that asks if you want to show this Welcome screen at startup. I...
Mousehart
|
02-01-2007 09:39 PM
Phil | 3 | 129 |
|  | Whenever I boot my computer and start Pdox11 I get a Welcome screen which I
tell it I don't want. I also get developer preferences set to Beginner...
Mousehart
|
02-01-2007 04:49 PM
Robert Wiltshire | 2 | 119 |
|  | The Paradox help system includes a reference of the Paradox OLE-object.
Most of the stuff is self-explanatory.
----
ChimneySweep(R): Fast(!) table...
Liz McGuire
|
01-31-2007 11:36 PM
Mousehart | 4 | 176 |
|  | Whenever I boot my computer and start Pdox11 I get a Welcome screen which I
tell it I don't want. I also get developer preferences set to Beginner...
Mousehart
|
01-31-2007 11:34 PM
Mousehart | 0 | 126 |
|  | Hi,
I want to populate the list of a combobox with records from a database. The
db field however contains the same value many times. Is it possible...
Jon
|
01-30-2007 01:28 PM
Bertil Isberg | 1 | 106 |
|  | Each patient has a table called Clininfo.db
3 key fields and a field Called ClinicalCode (also keyed)
Each patient can have anywhere from 0 to max #...
Craig
|
01-29-2007 09:41 PM
Larry DiGiovanni | 3 | 111 |
|  | Is such a thing possible? I prefer 3.5, but
Failing such attempts I tried to gen a new 4.5, but
received Msg.: missing ODAPI01.DLL, LD01.DLL,...
albatross082834@peoplepc.com
|
01-29-2007 03:37 PM
Steven Green | 5 | 151 |
|  | P10 WinXP
An indexed table with 3 fields. The 3rd field is a checkbox field which has
a "Y" when checked.
The table is presented as a tableframe on a...
Craig
|
01-29-2007 02:26 PM
Craig | 3 | 135 |
|  | Since I used version 9 and now version 11, I get many problems for opening
report or request, the message is "can not open the file" the...
Jean-Pierre Moisset
|
01-29-2007 12:15 PM
Liz McGuire | 5 | 125 |
|  | I have read lots of favorable things about programming with MS .net,
and I am curious for opinions on why VB .net vs C# net.
Simply language choice...
Robert
|
01-29-2007 05:46 AM
Robert Molyneux | 8 | 144 |
|  | Hi,
Running Pdox9 under XP.
"Runtime error 216"
The error comes up when trying to create a new report using a data model.
If I try to do this via...
Anne Wainwright
|
01-28-2007 10:31 AM
Robert Harder | 1 | 108 |
|  | Having been a Pdox user since version 1 (DOS) I was somewhat frustrated
and surprised when I found I could not keep my settings in Pdox11. In
Pdox 9...
Ross
|
01-26-2007 07:42 PM
Ross | 5 | 125 |
|  | Hi,
I have my hub plugged into the UPS because our power supply can be
unreliable here in the third world.
Today someone accidentally switched off...
Anne Wainwright
|
01-26-2007 09:29 AM
Anne Wainwright | 5 | 212 |
|  | Struggling hard since a month to find out how to write SQL for Paradox
8
No good documentation is there, Even the Help files wiht PDX8 for
WIndows...
sarjanwebdev@gmail.com
|
01-23-2007 11:44 PM
Liz McGuire | 1 | 128 |
|  | We're using Paradox 10. Everything has been fine up just recently. We have a
mix of mostly W2000 and a few XP machines. Suddenly Paradox "hangs"...
Don
|
01-23-2007 04:12 PM
Don | 2 | 172 |
|  | Hi there,
My annual dose of paradox has arrived. Happy 2007 to all.
Pdox9 for the record.
i have a report that I run on one table, using the...
Anne Wainwright
|
01-22-2007 02:34 AM
Anne Wainwright | 4 | 92 |
|  | Using PdoxDOS 4.5, trying to import a text file with 13000 lines in nice,
orderly columns, 95 chars per line. This is not rocket surgery - I've...
JoeSpareBedroom
|
01-17-2007 04:19 PM
Michael Kennedy | 17 | 274 |
|  | One of my clients is trying to setup Outlook as a MAPI server for Pdox Runtime
9. Initially, he was getting "MAPI: There was no default sign-in, and...
Jim Moseley
|
01-05-2007 02:09 PM
Jim Moseley | 0 | 170 |
|  | pdx7,w2000/XP
rn = self.rowNo
if rn.mod(2) = 0 then
self.color=gray
else
self.color = transparent
endIf
marco
|
01-03-2007 05:01 AM
marco | 4 | 147 |
|  | Before I dive into the next project I need to know if this is possible:
I have written some software which creates a letter to a referring...
Craig Futterman
|
01-02-2007 10:55 AM
Jean Friedberg | 7 | 198 |
|  | Dear everybody,
I just installed Paradox 10 on a new machine, and I get a strange error
every time I try to open a table:
(Translated from...
Anders Torvill Bjorvand
|
12-28-2006 09:42 AM
Anders Torvill Bjorvand | 12 | 297 |
|  | that is the default behavior.. once you place a group, the rest of the data
is sorted by field, left to right..
--
Steven Green - Waldorf Maryland...
Malcolm
|
12-27-2006 07:31 PM
Steven Green | 5 | 220 |
|  | Michael
<<
SP4 may be the latest version, but I have heard that SP3 is better (more
stable) than SP4 in P9.
SP 4 introduced a couple of bugs related...
Jim Moseley
|
12-25-2006 06:37 PM
Egbert Babst | 8 | 251 |
|  | pdx7, wxp, touchscreen (no keyboard)
i need a button which emulate vk_return
pdx help for setVChar send me to setAltKeyDown example (see at the...
marco
|
12-22-2006 03:50 PM
Bertil Isberg | 3 | 164 |
|  | I sent below to 'seven (AT) paradoxcommunity (DOT) com' but it came back undeliverable.
I am trying to use CmView by Peter Zevenaar and am having...
Jeanette
|
12-20-2006 04:26 PM
Tony McGuire | 13 | 479 |
|  | Upon attempting to open an existing table, I receive the following error
message:
Access Violation of address 4E8E5B90 in module 'BANTAM.DLL'. Read...
Arnold Sten
|
12-17-2006 06:32 AM
Leslie Milburn | 5 | 233 |
|  | Greetings all.
I'm changing my app to let my users control if a form is a Dialog window
or not, and also where it should be placed on the desktop. ...
Jim Moseley
|
12-16-2006 01:35 AM
Jim Moseley | 12 | 313 |
|  | Hi Côme,
merci beaucoup et bonne Noel !
Thanks a lot and have nice holydays (and good wishes also from Laura, who is
just beside me this...
Egbert Babst
|
12-15-2006 06:58 PM
Egbert Babst | 1 | 150 |
|  | Does anyone have a solution for the GPV that comes when the Table
Lookup tab is pressed in the Table Create, Restructure and Info
Structure dialogs?...
Fred Z
|
12-15-2006 03:23 PM
Bertil Isberg | 8 | 199 |
|  | I have a multi-user Paradox 4.5 application running very well on a
mixed Win98 and XP network. I'm using 2GBFIX to sucessfully run on
large drives. ...
psmart
|
12-13-2006 09:46 PM
Steven Green | 23 | 465 |
|  | I am the administrator of a non-profit. We are using Windows 2000 and XP
on our network of about 68 machines with two lans connected by a VPN. ...
D. Merle Skinner
|
12-10-2006 06:21 PM
Merle Skinner | 2 | 155 |
|  | I need to install an old version of Paradox that I own both the program and
runtime version of on a new computer. Unfortunately, they are on old...
Ron Ward
|
12-01-2006 12:59 AM
Peter Taylor | 7 | 164 |
|  | On corel.com it is a challenge to find mention of paradox. It does not
belong to the products list and searching for the site for paradox you
ll find...
marco
|
11-30-2006 12:25 PM
Liz McGuire | 2 | 123 |
|  | Hi all,
I have a Paradox v11.0.0.411 form used by multiple users who
apply various field filters from time to rime. Removing the
filters is done...
Peter Taylor
|
11-29-2006 07:52 PM
Liz McGuire | 3 | 181 |
|  | And you. Happy Thanksgiving, all.
Liz
Kenneth wrote:
Sundial Services
|
11-23-2006 11:03 AM
Liz McGuire | 5 | 167 |
|  | Hi, does anybody know why this does not work when trying to launch a
pps file? Perhaps someone can tell me the best way of showing a pps
display from...
OzPaul
|
11-21-2006 10:13 PM
OzPaul | 5 | 260 |
|  | After a post from Robert asking if it is possible to send a SMS from
Paradox,I have posted a solution to do this with skype in off-topics NG.
As a...
Régis Duc Dodon
|
11-17-2006 03:22 PM
Gene De Guzman | 1 | 244 |
|  | Is there a way to tell if a user has printed a previewed report?
Currently, my code just opens the report (using a ReportPrintInfo structure).
If...
Jim Moseley
|
11-14-2006 10:33 PM
Randy | 3 | 152 |
|  | Greetings
Is there an easy way to determine whether a uiObject's color is too dark
to use font.color=black, and instead replace it with...
Jim Moseley
|
11-13-2006 05:16 PM
Jim Moseley | 3 | 170 |
|  | Hello.
I'm sure I've seen this issue discussed before, but now I cannot find it. So
here is the question:
I have converted several Paradox tables...
Bjorn Sagbakken
|
11-13-2006 02:47 PM
Bjorn Sagbakken | 11 | 329 |
|  | I am old MS Access user (I can feel your angry thoughts). For years I took
it for granted that I can link to an Oracle or MS SQL database with...
dmacias666@LABridge.com
|
11-12-2006 04:10 PM
Fred Z | 1 | 217 |
|  | Has anybody ever made any card games in paradox ?
On msn game zone,
it saves a spades game to the clipboard,
and I wanted to re-play games for
my...
Robert
|
11-06-2006 12:31 AM
Robert Wiltshire | 2 | 175 |
|  | The have a table - CashFlow that has setGenFilter on ContractNo.
I have a form with a table frame of CashFlow that has a formula using the
StreetCode...
Jeanette
|
11-03-2006 10:17 AM
Jim Moseley | 11 | 278 |
|  | Hi again.
Our current application needs to be expanded to support multiple languages.
So I'm wondering what the best practice is. Since we have...
Jon J
|
11-01-2006 07:02 AM
moroivan | 7 | 230 |