IT SOLUTIONS
Your TECHNOLOGY partner! 
-Collapse +Expand
Paradox
Search Paradox Group:

Advanced
-Collapse +Expand Paradox Group Home
-Collapse +Expand Message Board
-Collapse +Expand Paradox KB
-Collapse +Expand Paradox To/From
To/FromCODEGuides
-Collapse +Expand Paradox Study Test
PRESTWOODCERTIFIED
-Collapse +Expand Paradox Store
PRESTWOODSTORE
-Collapse +Expand Members Only

Prestwood eMagazine

May Edition
Subscribe now! It's Free!
Enter your email:

   ► MB LobbyCorel Paradox / ObjectPAL Coding Board   All Groups  

Corel Paradox / ObjectPAL Coding Unanswered Threads

  


50+ Threads:


Thread 50 of 50
Thread Starter  

Andy.A
General Protection Error when printing
I have installed Paradox 11 on my PC after many years of using Paradox 9. Everything working fine exept when I try to print anything at all. I get a "General protection" error message and the program crashes. Has any one had any experience and know of any fix to this problem?
Posted to MB Topic: Paradox Setup, Vista, etc.
33 days ago
Nothing New Since Your Last Visit
82
Hits

Thread 49 of 50
Thread Starter  

Andy.A
Splash Screen Change In Paradox 11
Please could anyone tell me if there is a way to change the splash screen at the startup of Paradox 11. I did it V9 by editing the pxres09.dll file but cant find a similar file to edit in V11. I have seen one post on the buliten board about splash screen on Runtime V9 but this didn't work on Full Paradox V11... Any help or pointers greatly apreciated
Posted to MB Topic: Paradox Setup, Vista, etc.
37 days ago
Nothing New Since Your Last Visit
94
Hits

Thread 48 of 50
Thread Starter  

howard.a
Change Mouse Cursor Icon
Hi Does anyone know if it's possible to change the icon of the mouse cursor? I want to change it to an arrow when hovering over a table, instead of the 'line' cursor. Thanks for any help!
Posted to MB Topic: ObjectPAL
54 days ago
Nothing New Since Your Last Visit
110
Hits

Thread 47 of 50
Thread Starter  

andresurzagasti
Paradox 8 / 32bits with more of 4GB RAM
Hi everyone, I´m a network consultant of various small offices in Argentina that actually uses Paradox 8 over Windows XP. Paradox systems are mantained by a small team of local programmers. We just start to upgrade the workstations to Intel I5 / Windows 7 64bits (4gb of ram, maximum 32gb) Systems works Ok under Windows 7 64bits. We have read the article at /ASPSuite/KB/Document_View.asp?QID=101303 that says there is not 64-bit version of Paradox. In this case: - Are the new processor (Intel I5 here) a significative difference over the previous Pentium Dual Core?, - Are RAM upgrades of more of 3GB (eg: 8 / 16GB) fully used by Paradox Runtime?, , The scenario in this instalation is a centralized server (Samba/Linux) with Quadcore Xeon processor, Gigabit connection and 4Gigabytes of RAM. Can we optimize this server for Paradox with more memory? , thanks and regards!
Posted to MB Topic: Paradox Setup, Vista, etc.
82 days ago
Nothing New Since Your Last Visit
176
Hits

Thread 46 of 50
Thread Starter  

Gary.L3
Unexplained ObjectPAL postrecord() error
I am encountering an error when I try to post table data using a tcursor in ObjectPAL (Paradox 8.0).  System error reads: "An error was triggered in the 'postrecord' method on an object of tcursor type" --> "This record is not locked so the operation is invalid."  I'm not sure how the record would be unlocked. The main code is attached to a pushbutton event. At the top, I open a tcursor to a specific table (e.g., tc1.open(ATableName)).  I use some qlocates to search for and test certain dates and values.  Then I tc.close(). No problem. A little further down, I call a method that's also attached to the pushbutton object.  Inside the method, I open a differently-named tcursor to that same table (e.g., tc2.open(ATableName)).  I do some qlocates and later post some data to several different records in the table.    The data posts without a problem.  At the end of the method, I make sure to endedit() and close(). A...
Posted to MB Topic: ObjectPAL
107 days ago
Nothing New Since Your Last Visit
145
Hits

Thread 45 of 50
Thread Starter  

Cottage Builder
Paradox Files
I have for quite some time been unable to access the "Import, Export and Table Repair" utilities on the paradox menus.  Endless uninstall, reinstall routines; checks for existence of files such as Tutility.exe, have failed to resolve the irritation of not being able to use these functions. Recently, I installed paradox on a laptop.  It is the same operating system  as the desktop, (XP)  Lo and behold the program worked fully, and well. ( But still not on the desktop) I notice that even when I have done uninstalls, cleans and apparently everything I can find  on my drives that relate to Paradox, when I reinstall, it still knows all the aliases that I had set up previously. Obviously, there are some files deeply embeded in my hard drives somewhere, that retain information about paradox. My question is, "where are they?" "what are they?" and "Might they contain corrupted files that could cause the problems?"  Interestingly, when I choose 'Import' from the...
Posted to MB Topic: Paradox Setup, Vista, etc.
118 days ago
Nothing New Since Your Last Visit
141
Hits

Thread 44 of 50
Thread Starter  

Robert.B2
Best technique for newly inserted blank records???
#Formdata1  Var   FD1_uiO    uiObject   FD1_tC      tCursor #Formdata1  Arrive var   a_logl       logical   s_str         string   n_lInt       longInt endVar   if (eventInfo.isPreFilter())  then      ;;//for each object (i.e. box, mro, container, field)      if (active.class  = "Field")  then          s_str  = self.TableName          a_logl = FD1_tC.open(FD1_uiO)          arriveFieldObject()      endIf  else      ;;//for Form only      s_str  = self.name      a_logl = FD1_uiO.attach(s_str)      s_st...
Posted to MB Topic: ObjectPAL
4 months ago
Nothing New Since Your Last Visit
152
Hits

Thread 43 of 50
Thread Starter  

Robert.B2
create uiObject Tool available in C# .NET???
In ObjectPAL, a developer can use the... ui.create() method to add uiObjects to a form with PageTool, BoxTool, ButtonTool, ChartTool, ElipseTool, GraphicTool, LineTool, OLETool, FieldTool, etc. Is there a similar feature available in C# .NET? 
Posted to MB Topic: ObjectPAL
6 months ago
Nothing New Since Your Last Visit
238
Hits

Thread 42 of 50
Thread Starter  

BRRABill
Right Click Context Sensitive
I just started using Paradox 9.  (Had been using Paradox 7.) is there any way to get the right-click context sensitive menu back? For example, I often have mailing labels, and I would right-click and choose "Open With" to open with a new table.  How do I do that now? Also, I'd right-click a text file to import. Is there a way to get this functionality back?
Posted to MB Topic: Paradox Setup, Vista, etc.
6 months ago
Nothing New Since Your Last Visit
223
Hits

Thread 41 of 50
Thread Starter  

mcspikeymikey
Paradox 7 on Windows 8
Having used Paradox 7 on win95 thru to win 98, XP, and Win7 using the compatability tab making it WinNT with SP4 all was well, i have just installed Win8 on a text machine, and installed Pdx 7 - sadly there is no compatability drop down for WinNT SP4 - so what do i do know. The program opens, but when i go to select my data source it is telling me (or rather not allowing me to select my database on account of the OK button being greyed out). When i open Pdx direct, and then go to the Alias Manager, to manually configure to select my d/base the OK button is still grayed out. Is it easy to upgrade to Corel Paradox 11 - or does it mean re-writing loads of stuff to allow the database to actually work.. Please help.. Luckily i still have (and my clients) still are using Windows 7 or lower. M!chael
Posted to MB Topic: Paradox Setup, Vista, etc.
6 months ago
Nothing New Since Your Last Visit
259
Hits

Thread 40 of 50
Thread Starter  

OzPaul
Can Paradox read multiple items for the Clipboard?
I am trying to streamline a work flow for our secretary and it occurred to me that she can sequentially copy multiple texts in another application to clipboard with cntrl-c. She can do this in sequence. Say family name, given name unit number. Can she then click on a button in Paradox to distribute these values to a Paradox table?? No problem for a single item, but what about the multiple values? Thanks, Paul.
Posted to MB Topic: ObjectPAL
6 months ago
Nothing New Since Your Last Visit
215
Hits

Thread 39 of 50
Thread Starter  

GTECH
Migrating to Windows Server2008
Been using paradox ocx as web server for over 10 yrs on server with windows server 2003(?).  Recently purchased new server.  Have Windows Server 2008 on it.  Migrated entire data and web info from old to new.  Cleaned up and tested all web pages on new server using localhost.  localhost:8081 hits paradox ocx and creates web pages perfectly. Now trying to webname:8081 to hit paradox and not working.  Probably bad description, I'm no good on the server side. Any ideas.  Why does local host see the 8081 port in the ocx but not the webname:8081? Help
Posted to MB Topic: Paradox Web Stuff
7 months ago
Nothing New Since Your Last Visit
282
Hits

Thread 38 of 50
Thread Starter  

winapps2
Show Real Client IP behind Proxy Server
HI, We are using the corel web server OCX behind an apache proxy on the same machine. Everything works fine except the IP Address showing on the web server is the IP address of the proxy server (127.0.0.1) instead of the original/real IP address of the client. Is there a proxy server out there I can use with the Corel Web Server OCX so that I can retrieve the original/real Ip address of the client? I tried NGINX and even set the directives :       proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;,       proxy_set_header X-Real-IP $remote_addr; But it doesn't work.  I looked at the corel web server access log and it only contains the basic access log like:       localhost - - [17/Sep/2012:17:07:20 -0800] "POST /openform HTTP/1.1" 200 29217       127.0.0.1 - - [17/Sep/2012:16:57:29 -0800] "GET / HTTP/1.0" 200 4583 The corel Web Server log does not contain the real...
Posted to MB Topic: Paradox Web Stuff
8 months ago
Nothing New Since Your Last Visit
294
Hits

Thread 37 of 50
Thread Starter  

Brian.B
opening MS SQL dataset with tcursor with uniqueid
Hi, , My first post. I am trying to open a table in MS SQL 2008 that has a column defined as a ROWGUID datatype UniqueIdentifier and it fails. Is there a way to add this datatype mapping to BDE or get around it in ObjectPal? The ROWGUID is necessary to use FileStreaming for data in MS SQL 2008 so I cannot remove the column from the table.
Posted to MB Topic: ObjectPAL
8 months ago
Nothing New Since Your Last Visit
442
Hits

Thread 36 of 50
Thread Starter  

Sam.S
Problem using Readprofilestring in calculated fld
Over the past year I have been migrating from Paradox 7.5 to Paradox 11. I am finding that in Paradox 11 I am having trouble using readprofilestring calls as the Calculated value of a field definition.  After Definiing the value, when I try to run the form(or report) I get a general protection error and often the session is currupted and I have to leave (or Ctrlaltdlt) paradox and go back to a previously saved version.  It seems like I can use one profilestring definition in a form, but a second will cause the curruption. I just did a test, and a profile string statement that works when I set it in Pdox75, but it causes the above problem when I try to set it in PDOX11.  And the PDOX7 created form will run in PDOX11. But if I edit the the field definition and try to run the form in PDOX 11, it curupts the session. Has anyone else run into this?  Any Comments? Here is a readprofilestring statement that can be used in PDOX75, run in PDOX11 but not edited in P...
Posted to MB Topic: Paradox Forms
8 months ago
Nothing New Since Your Last Visit
437
Hits

Thread 35 of 50
Thread Starter  

Caosity
Custom Lookup Dialog Box
{Too Long}
Posted to MB Topic: Paradox Forms
10 months ago
Nothing New Since Your Last Visit
598
Hits

Thread 34 of 50
Thread Starter  

Ben.P
converting scripts, forms, datamodels
Iv'e been using paradox8 since it came out in the corel suite.  I have a fairly complex set of tables, forms, reports, queries, and scripts.  There is a lot of automation of document production via wordpefect, client and expense accounting, billing, time tracking, and file annotation.  There are some convoluted datamodels, alot of referential integrity and plenty of code attached to various objects and methods.  Everything is heavily integrated.  All of this amounts to a full featured Law office client file suite (I'm a lawyer, and I really do not like the offerings made to the legal community).  I hve decided abandon Mr. Gates and am transitioning to Linux.  I know there is no (and likely will not be) a paradox for linux.  So I'm hoping there is another suite of some sort out there which I can use to do the same tasks.  I even have small hope that perhaps there is some conversion software somewhere that will accommodate the scripts, forms, ...
11 months ago
Nothing New Since Your Last Visit
479
Hits

Thread 33 of 50
Thread Starter  

Floyd.M
Problem starting Paradox
I am running Paradox (forget which version) on Windows 7 64 bit and it has been running fairly well for some years.  Sometimes crashes, but doesn't corrupt data.  Just today, I developed some sort of problem that is preventing Paradox from starting.  When I try to start, I get an error:Could not initialize BDE.:, Cannot load language driver.I suspected there was something wrong in my .../Borland/Common Files/BDE directory, so I copied the BDE directory from my laptop, where Paradox still loads.  I still get the same error.  Any suggestions for a fix?ThanksDesperate Floyd.MNEVERMIND:  I uninstalled Paradox 7 and re-installed it and everything is working well.  Just have one corrupt Paradox table to fix.
Posted to MB Topic: Paradox Setup, Vista, etc.
11 months ago
Nothing New Since Your Last Visit
435
Hits

Thread 32 of 50
Thread Starter  

ansuiya.s
Forms Jumping for user
HI Guys, I am pretty new to programming as such. Recently I undertook a project where I had to change the current forms to show an edit form before records get posted to the server table for good. However, one of the users is complaining that when he tries to enter data, the form seems to jump such that the line he was editing is not the line he should be.  Of all the users he seems to be the only one having this problem.  One other has said that it happens to her sometimes. I have looked at all the code, stripped all the unwanted code and cannot seem to see any reason why the form would be jumping for only one user. Can you help..it'll be well appreciated. Many Thanks, Ansuiya
Posted to MB Topic: Paradox Forms
11 months ago
Nothing New Since Your Last Visit
490
Hits

Thread 31 of 50
Thread Starter  

alan_doran
Paradox 9 on VISTA, debugger problem
Dear friends, I hope someone can help me with this intriguing problem: I have been using Paradox 9(Developers Edition) on VISTA for a couple of yeasr now, and generally, the problems have been few. Now I have an old project that isn't working properly, and whn I try to debug the code, the debugger goes completely blank, so I can't identify the problem. The code is very simple - it is linked to a drop-down list, and when the item has been selected, the name is used to look up related information in a table and put that information into a series of undefined fields. The problem is that the table look-up executes correctly, and the correct data is put into the required field; but the data(numeric) then changes and becomes totally unrelated to the real data. when I run the debugger, the screen goes blank and I can not follow the execution of the code.I am going crazy, can anyone help me please?many thanks in advanceAlan,
Posted to MB Topic: Paradox Setup, Vista, etc.
11 months ago
Nothing New Since Your Last Visit
505
Hits

Thread 30 of 50
Thread Starter  

Greg MacKenzie
SORTING QUERY OUTPUT
I have created a query form. I want to sort the output by a specific  field, in this case the status date. I believe i would use AnswerSortOrder in my coding to acomplish this but I am not certain. I looked in my Object Pal reference guide for a sample of this coding and tried to adapt it but am unable to get the query to sort: The coding is as follows: method pushButton(var eventInfo Event),  var,   sUNIT   String,   qryFLEET  Query,   tvAnswer  TableView,   FLEETFIELDS Array[STATUS DATE] STRING  endVar,     qryFLEET.getAnswerSortOrder(FLEETFIELDS)  sUNIT = Enter_UNIT.value  qryFLEET = Query,   ,    ANSWER: :PRIV:answer.db    FLEET.UTILIZATION.db | MODEL  | UNIT       | SERIAL NUMBER  | STATUS |LOCATION/CUSTOMER | STATUS DATE |   LTD HOURS |, &...
Posted to MB Topic: Paradox Forms
11 months ago
Nothing New Since Your Last Visit
455
Hits

Thread 29 of 50
Thread Starter  

Karen.M
I have a report that has a tab...
I have a report that has a table on it.  The table is located in the PRIV file.   Object Pal code copies the table from the PrivMaster to the Priv folder and then Data is inserted into the table.  A report has the table on the data module and the table on the report is defined to the table in the PRIV folder.   The report will not print the first row in the table, but all subsequent rows will print.  I moved the data around in the table to make sure that it wasn't a specific piece of data, but  it appears to be only the first row in the table that is omitted when the report is printed.  Run Time property for the table on the report has the YES radio button selected on the Show All Records.  Any idea's of what I can check when the first row of the table will not print?  ,
Posted to MB Topic: Paradox Reports
12 months ago
Nothing New Since Your Last Visit
630
Hits

Thread 28 of 50
Thread Starter  

Morgan.M
Paradox 9 form, visual glitch
I have a Paradox 9 form which is linked to client information. In the lower portion there is a space for case notes involving client communications. The columns include date, speaker, and notes, (also there is a column to differentiate entries made on the same date.)When entering a new case note, a user enters edit mode (F9) scrolls down past the last note to create a new blank one, hits space bar 3 times for current date, enters their initials under speaker, and then proceeds to input the new communication.Everything has worked fine, (albeit slowly on occasion), until today. When someone creates a new note, Paradox APPEARS to also blank out a random prior note. As the operator proceeds with the new note, the information is duplicated in the prior row as well. When the note is complete, exiting edit mode (F9) does not fix the issue, but scrolling up and highlighting the glitching entry will revert it to it's original form.Since this issue appears to be visual only, it's not catastrophi...
Posted to MB Topic: Paradox Forms
13 months ago
Nothing New Since Your Last Visit
414
Hits

Thread 27 of 50
Thread Starter  

mistol_dos
Paradox 11
Hi,I bought the office X5 professional, I have the paradox 9 developer too, my question is.. how  can I do my application (exe) developed whit  paradox 9 runs in paradox 11 Is it posible? I think Need news libraries, to fw , but where I  can find them
Posted to MB Topic: Application Framework
13 months ago
Nothing New Since Your Last Visit
881
Hits

Thread 26 of 50
Thread Starter  

David.F
Can't seem to get control over...
Can't seem to get control over font typeface and size for OLE ListBox object in Paradox 10 ... set it to what I want with properties, checked that settings I requested are set in Object Explorer, but when it displays the font typeface is always MS Sans Serif, font size 10 (I think).  Tried using a list type field instead which does display properly, but doesn't support multi-selection, which I need ... what am I missing????
Posted to MB Topic: Paradox Forms
14 months ago
Nothing New Since Your Last Visit
422
Hits

Thread 25 of 50
Thread Starter  

David.F
Mouse wheel scrolling in forms
How can I make a form open as a dialog scroll with the mouse wheel the same way it does when form is open as a window?
Posted to MB Topic: Paradox Forms
14 months ago
Nothing New Since Your Last Visit
544
Hits

Thread 24 of 50
Thread Starter  

LS28
Paradox on tablets
I've been running Paradox for Windows on a desktop in the office since the mid-'90's. I'm considering providing our sales reps with Windows tablets to streamline things. They will need to print customer copies in the field. Anyone have any experience with Paradox on a tablet? , Thanks,Lauston,
Posted to MB Topic: Paradox Setup, Vista, etc.
14 months ago
Nothing New Since Your Last Visit
554
Hits

Thread 23 of 50
Thread Starter  

jlockley
clicking on blob field erases content.
Database with 14K entries is back up to a corrupted database with loss of data. Repair shows no corruption. Working currently on Vista (Vista issues clear). Trying to open the blob files contents to rebuild the original deletes individual blob field contents permanently (leaving record and revisiting or closing file and reopening shows the records accessed without their stored objects). I keep hoping someone has an idea about this. it is most likely connected to the original issue of file corruption with disappearance of multiple blob entries. (about four hundred at last count).Exporting the file to a different folder and attempting to access the contents in the exported file = same results.,
Posted to MB Topic: Paradox Tables
16 months ago
Nothing New Since Your Last Visit
489
Hits

Thread 22 of 50
Thread Starter  

jlockley
Loss of Blob Field entries.
I doubt there is a resolution for this, but if anyone knows the cause, it would be a starHave a large (near 1GB) database which stores resumes in a blob field. Several days ago I noticed that a resume was missing - this happened a few times recently, but was not a great problem. I tried to open it and received a message, "blob has been modified." The Database froze and needed to be shut down forcibly. (I know, it's not good).  Revisiting the record produced the same result, but it was possible to navigate away from the record to others. Trying to access the blob field in others produced a lock, although neither W7 search nor other aps were able to find pdoxusrs.lck  and I could not find the .net file  where it should be. I reinstalled what appeared to be a broken BDE engine,  relocated net share, repaired the table, deleted and reentered the record and had one  problem -free run before the same issue appeared with another record. , Running through the table, I ...
Posted to MB Topic: Paradox Tables
16 months ago
Nothing New Since Your Last Visit
473
Hits

Thread 21 of 50
Thread Starter  

coconut73
Access violation at address..in module pxsrv32.dll
What does this error mean?How do I fix?It happens only to a new node I just put on the network.using win XP pro.  paradox 11.0.0.3, Error comes up right after clicking  the Paradox icon on the desktop.I click OK on the error and paradox still opens and seems to run OK!?any suggestions???  I have search the net and this forum but could not find anything.The full error is:Access violation at address 0055a83c in module 'PXSRV32.DLL'.  Read of address 049800000., thanksscott,
Posted to MB Topic: Paradox Setup, Vista, etc.
17 months ago
Nothing New Since Your Last Visit
761
Hits

Thread 20 of 50
Thread Starter  

gcorvera
Populating Combo Field with OPal?
How can I populate a combo field with only a subset of a table?If I use the DataSource property (as in self.DataSource = "[tablename.fieldname]")  the list is populated with all entries in the table, but I only want a subset of them.I tried using a TCursor to filter the table, but I can't find how to manipulate the list. The code I tried is as follows, RecTC is the TCursor which has a range limited to those records I need, I the try:

   i = 1

   RecTC.Home()

   Scan RecTC :

      Prestador.PrestList.List.count = i

; Up to here it works, and I get a Combo list with blank fields, but then neither of the following work to set the value of the fields:

      Prestador.PrestList.SetProperty("List.Value",RecTC.Recurso)

      Prestador.AddString(RecTC.Recurso)

      i = i ...

Posted to MB Topic: ObjectPAL
18 months ago
Nothing New Since Your Last Visit
572
Hits

Thread 19 of 50
Thread Starter  

rahill844834
Table restructure & desktop settings
I am using PDX 11 with Hot Fix 1.  If I try to restructure a table, I receive a "Unexpected general protection violation" error when trying edit the "table lookup" function. Also I am unable to save Desktop Settings once machine is shut down.  They are saved if app is closed and reopened. Can anyone help. Regards, Dick Hill
Posted to MB Topic: Paradox Tables
18 months ago
Nothing New Since Your Last Visit
717
Hits

Thread 18 of 50
Thread Starter  

csgPdx
Paradox 10 on Windows 7
I seems to have successfully loaded Paradox 10 (from WPO 2002). However, I am having problems in the data model. 1.) The table lables are not entirely readable 2.) Linking tables is doable, except that te screen gets "smudgy." If I drag the DM window down and back up, the image is clear. Loading the windows help program from MS did not work, but I haven't given this much energy and am not sure that I was doing it properly.
Posted to MB Topic: Paradox Setup, Vista, etc.
19 months ago
Nothing New Since Your Last Visit
786
Hits

Thread 17 of 50
Thread Starter  

products
login() for email
I'm using a Corel Webserver control to capture data from a web page.  Works great.  After the posting, I want to send an email to a staff member that the data has been posted. I have the following code:m.logon("","" ), , ,     m.addAddress("products@consoftonline.com"), ,     m.setSubject("A Patient from the Portal"),     m.setMessage("Please check Patient: " + theName + " " + theAppointmentDate),     ,     m.send()  The problem is that the Logondlg box appears each time .  It's supposed to send the message automatically.  What am I missing?
Posted to MB Topic: Paradox Forms
21 months ago
Nothing New Since Your Last Visit
2996
Hits

Thread 16 of 50
Thread Starter  

Kathy D
Forms - Cursor Position Changed
Currently using Paradox 11.0.0.663 - Have an existing input form and have experienced a change this week for one user in the way the cursor is positioned when pressing F2 edit.  For all other users when F2 is pressed the cursor positions itself at the beginning of the field.  For this user upon pressing F2 the cursor is positioned at the end of the field.  I have been unable to find a solution to return the cursor to it's normal position (at beginning of field) upon edit.  I am sure it was a sequence of key strokes hit.  Closing out Paradox does not return cursor to correct position.
Posted to MB Topic: Paradox Forms
23 months ago
Nothing New Since Your Last Visit
760
Hits

Thread 15 of 50
Thread Starter  

JFWconsult
Implementing a Reusable Progress Bar in Paradox
Mike, Re your "Implementing a Reusable Progress Bar in Paradox" form for download. I have downloaded it but am unable to open it. Paradox suggests that the form may be corrupt. Can you check please.
Posted to MB Topic: Paradox Forms
23 months ago
Nothing New Since Your Last Visit
925
Hits

Thread 14 of 50
Thread Starter  

jlockley
error on 2nd use of script.
I have been working on a query by form for a long time and have it working, sort of. It's too long (but I can't find an alternative for my use, and I don't think that's the issue)It works well enough with a few issues ONCE.running it a second time brings up the error  - An error was triggered in the execute qbe method on an object of query type, which generally  indicates missing or double pipe in the query script, but it has not changed. I am thinking the query is still open? Is there a way to assure it is closed at the beginning of the script.Here is the entire script. I don't want to upload it to take up too much space.http://www.chefsprofessional.com/cpbworks.txt,
Posted to MB Topic: Paradox Forms
23 months ago
Nothing New Since Your Last Visit
766
Hits

Thread 13 of 50
Thread Starter  

jlockley
"out of memory error when running query by form
Query by form script gives "out of memory " error at a set point . Large query. Have tried resetting shared memory but not memory location in BDE. Any ideas here what could be done? ,
Posted to MB Topic: QBE & SQL
24 months ago
Nothing New Since Your Last Visit
736
Hits

Thread 12 of 50
Thread Starter  

Paul Castelow
Voice activated Paradox
The biggest hurdle for users of data based programes is finding the time to do the inputting.  Has there been any advances in voice activation for Paradox. Is this feature built into a program such as PDX or is it an add on ?
Posted to MB Topic: ObjectPAL
24 months ago
Nothing New Since Your Last Visit
829
Hits

Thread 11 of 50
Thread Starter  

Shawn.R
Web Services SOAP WSDL SSL
We have the need to use web services and need help finding out how to accomplish this. WinXP - Pdox 10 For starters, can we use Paradox 10 to communicate via HTTP using SOAP and WSDL, or do we need to harness the capabilities of a third party application to handle this for us? We are not sure how to communicate with web servers to authenticate, and then ultimately send an .xml request file and then receive a response as well. Any guidance on how to do this or what applications to use for this would be appreciated. We've just downloaded SOAPui and are playing with that. Thanks, Shawn
Posted to MB Topic: ObjectPAL
24 months ago
Nothing New Since Your Last Visit
1278
Hits

Thread 10 of 50
Thread Starter  

gbash
Paradox V9.0 Devl Ed
Howdy All, My HeadAche is that I CANNOT locate a (Genuine) Copy of Paradox V9.0!! If anyone can Help With a Genuine Copy, I would be happy to Puchase Same (Manuals Incld) for a reasonable Price. Trying to find the above is like trying to find a needle in a haystack.. NOT that I'm overly SURPRISED. ANYWAY if U Can Help, Please email me direct on gbash@optusnet.com.au with Words Paradox v9 included in the Subject!! thks PSS: Since Posting  2 day agao I HAVE NOW acquired Corel Paradox 9.0 - TKS ANYWAY!
25 months ago
Nothing New Since Your Last Visit
842
Hits

Thread 9 of 50
Thread Starter  

Lynn.B
Changing Markers #5 and up in charts
I have a chart in Paradox (using Paradox 8, but have 10 and 11) that is a a 2 D summary and it shows exactly what I want - but there are 8 groups (series) and the markers are too big and it clutters up the chart.  In the design mode I can change the first 4, but for the life of me I can't figure out how to change markers 5 through 8. I tried using self.series.marker.size=MarkerSize6 in the Open for the chart.  That can change the first series, but I have no idea how to move to the other series.The Object Explorer shows only one series. Can anyone help?
Posted to MB Topic: Paradox Graphs & Charts
26 months ago
Nothing New Since Your Last Visit
931
Hits

Thread 8 of 50
Thread Starter  

Shawn.R
Keyphysical not working
PdoxRT10 - WinXP sp3 - Excel 2003 or 2010 Hello - I'm trying to block the use of the ctrl key to prevent the user from copying/pasting data into a field in Paradox. The problem is when they copy/paste (from EXCEL) into the Pdox field, you do not "see" what was just pasted unless you click into the field and "arrow" to the left OR click on a different field on that form (then the text appears). This is causing the user to paste into the field twice, then they can see the text. They move on with their working like normal, but the data posted into the table is not right. In the table, I see the orginal pasted data, then a couple of "squares" (returns characters or seomthing?) and then I see the data again, which should only be in the field one time, without any weird symbols in the mix. To compound the problem, we have a routine that exports data from a table into Excel. When the data that I spoke of above is exported, it exports nothing, or "blank" data into Excel. Other fields on ...
Posted to MB Topic: ObjectPAL
28 months ago
Nothing New Since Your Last Visit
705
Hits

Thread 7 of 50
Thread Starter  

geocook
Windows 7 and the BDE
I have a system I developed using Borland C++ and Paradox as the database. I started this project running on Windows 98 and finally through XP with NO problems. When Vista came out the system would no longer work, BDE problems. I would like to know if anyone out there has a fix for the BDE when running Windows 7. I have it working but I get an error from time to time, "Failed to initalize BDE". Also when using a NetWork drive I have to turn the User account control off. My system runs better and faster on Windows XP but the world is going to Win 7 and I have to keep up. I have 370+ users of my software and I have issues with the way the system works in Windows 7. George Cook Shooting Sports Software  LLC
Posted to MB Topic: Paradox Setup, Vista, etc.
29 months ago
Nothing New Since Your Last Visit
1007
Hits

Thread 6 of 50
Thread Starter  

davidc
Ctrl-Space "There is no text" fixed
This is just a helpful hint - because I've been fighting this "problem" for a couple of weeks and finally found the resolution.The problem: whenever I would type ctrl-space in Paradox to do a table lookup a computer voice would say "there is no text" and do nothing else.The resolution turned out to be a Yahoo Widget that I use - Month Calendar by Harry Whitfield. Under "Widget Preferences" there is a Speech tab - change the "Speak Memo Hotkey" to something else (or change it to none).
Posted to MB Topic: Paradox Setup, Vista, etc.
30 months ago
Nothing New Since Your Last Visit
1810
Hits

Thread 5 of 50
Thread Starter  

Bradley Wood
Resolved - W7 P10 GPVat Startup
I have PFW10 installed on my Windows 7-64 Professional machine. All worked fine until this morning when I suddenly started receiving a "General Protection Violation" message when I attempt to start PFW.  I saw that there had been some Windows updates installed this morning so I restored the system to a point from last week.  Still the same problem.  I have uninstalled/reinstalled a few times.  No success.  Also installed PFW Runtime and PFW12 and keep getting the same errors. I also put the command-line option "-c" in the startup but still get the same errors. Resolution After almost 2 decades working with Paradox (since V3.5) this was the first time that I had encountered a GPV at startup.  Since the beginning of the Corel era I always assume that GPV errors are some how associated with a printer problem.  So, after many variations on the same theme I used the Lexmark Uninstallation routine, which had to be run twice in order for...
Posted to MB Topic: Paradox Setup, Vista, etc.
31 months ago
Nothing New Since Your Last Visit
941
Hits

Thread 4 of 50
Thread Starter  

brationer1
Configuration File
Hello there again: After setting up two new computers (Running XP) and installing Pdox9, I am having this problem when the user tries to run the application: (Message 1) The file 'C:\Program Files\Corel\WordPerfect Office 2000\program\config\PDX_EN_FULL_sbar.cfg'  could not be opened. The configuration cannot be saved. (Message 2) The StatusBar Configuration File could not be opened The configuration cannot be saved. I did create a Temporary folder on the C drive; TempPdox9.&n...
Posted to MB Topic: Paradox Setup, Vista, etc.
31 months ago
Nothing New Since Your Last Visit
1046
Hits

Thread 3 of 50
Thread Starter  

gbash
Intercepting LookUp Tables "Press Ctl + SpaceBar"
Hi All I'm Using Paradox V7 under XP MCE I'm trying to intercept the "Press Ctl + SpaceBar" Status Message When an Invalid LookUp occurs, That is the User Types in an Invalid value and you can't depart from the field in a Multi-Table (Frames x4) Form, Field Name in 1st Table frame is "Location". The TABLE LookUp works FINE, But When a New "Location's" value need's to be added to the LookUp, I want to respond to it... IF THATS Possible??? If so How??? While I'm at it, the thread on "conditionally coloring rows in a tableframe" looks great but like Jim I'm hoping for a better solution!!! Mike - Thanks for making the code available from Paradox 9 book!!! Hope I can get a few answer's with both the above!!
Posted to MB Topic: Paradox Setup, Vista, etc.
31 months ago
Nothing New Since Your Last Visit
877
Hits

Thread 2 of 50
Thread Starter  

B-Squared
Resize form objects
Hi all, I just migrated an application I wrote before Y2K in Pdox 8 to Win7 and Pdox 11.  It went pretty smoothly. The issue is that with the equipment and staff I had at the time, screen resolution set at 800 x 600 seemed reasonable.  It's still fine to have the screen full of my app, but with monitors and other apps running, it is a joke to try and view a web page on the machine. My app is extensive and I'm hoping there is a method to do a universal object resize or a realitive method on all objects to expand the form size as desired and have all objects resize accordingly.  I have an uncomfortable feeling, but I'm hoping someone has an idea, because I'm fresh out of them.  Many thanks for feedback. 
Posted to MB Topic: Paradox Forms
32 months ago
Nothing New Since Your Last Visit
989
Hits

Thread 1 of 50
Thread Starter  

rkayd
I need to create an rtf file.
I need a Rich Text file for a program I'm using (CorelDraw - merge). I'm not sure if it works to create an rtf file using ObjectPAL but that would be the easiest, otherwise I would like to know how to access a batch file from ObjectPAL to run a program to convert a txt file to rtf. Here is the code I am using to create a tab delimited text file: (if I would use the batchfile method I suppose I would have to call it just before it opens the CorelDRAW file) method pushButton(var eventInfo Event) var,  strBegin    String,  strEnd    String,  Counter    LongInt,  NumberOfBooks  LongInt,  BeginNum    LongInt,  z      LongInt,  y      LongInt,  Text     TextStream,  liSuccess    LongInt,  stPath,stFileName String, endvar ;define some variables, BeginN...
Posted to MB Topic: ObjectPAL
32 months ago
Nothing New Since Your Last Visit
685
Hits
-
  Load Time=less than 1 second.
 
Print This
-
 
Have a question? Need our services? Contact us now.
--Mike Prestwood

Call: 916-726-5675

email: info@prestwood.com


-
 
Connect With Us...
PrestwoodBoards
Join Us!
Facebook
Like our page!
Twitter
Follow us!
LinkedIn
Join Group
YouTube
View channel.
Go ahead!   Use Us! Call: 916-726-5675 


©1995-2013 Prestwood IT Solutions.   [Security & Privacy]   Made in the U.S.A..   No H1-B.   No offshoring.