dbTalk Databases Forums  

Sponsored Links


comp.databases.paradox comp.databases.paradox


Discuss in the comp.databases.paradox forum.



Post New Thread
Threads in Forum : comp.databases.paradox Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
three_sixteen wrote: no, especially if re-booting curesi t, because you're in the same state you were the last time.. but if your client is using...
Steven Green
07-09-2003 06:39 PM
Steven Green Go to last post
1 69
We have been asked by a client to write a system which will log the durationof outgoing calls . This will then be logged to the database and we can...
poneill
07-09-2003 05:24 PM
Phil Hassid Go to last post
6 65
Thanks, This worked for my program and replaced the 3 line while statement with the following: stListValue = String(format("W10,EZC",...
Steven Green
07-09-2003 10:27 AM
Larry DiGiovanni Go to last post
10 113
Thanks, I shall give that a try. "Steven Green" <greens (AT) diamondsg (DOT) com> wrote
rob
07-07-2003 11:05 PM
rob Go to last post
3 57
Hello, I use Paradox 4.0 to open some text files, add information and save them in text format still. For some reason, my Paradox program adds some...
N! Xau
07-07-2003 06:10 PM
Steven Green Go to last post
5 76
I'm trying to display and edit a memo field from a database on a form. I can display the memo, its in edit mode, but when I try and edit it Iget...
John Sharry
07-06-2003 11:44 AM
RPrenPhoto Go to last post
1 78
Eg: Select (Emp.Title||''||Emp.Name) as EmpName, sum(Amount) from Emp Group By (Emp.Title||''||Emp.Name) as EmpName Above is my Paradox SQL Query...
Shafeeq
07-05-2003 02:34 AM
Leslie Milburn Go to last post
4 80
"Larry DiGiovanni" <larryd (AT) digicoinc (DOT) com> wrote Sorry - I mistyped. I meant to type "numeric" above but typed "integer" instead. I...
Karl Perry
07-04-2003 02:29 PM
Karl Perry Go to last post
0 79
I'll try this and see if helps. Thank you. So Tutility is bad to trust for verify but better for restructure than Modify/Restructure within the...
Steven Green
07-04-2003 09:03 AM
Steven Green Go to last post
7 107
Well Tony, You did beat her with one minut. But then I think that's because you used less sentences (:)) Pieter Cremers "Tony McGuire" <tony (AT)...
Karl Perry
07-04-2003 02:59 AM
Pieter Cremers Go to last post
1 54
On a table frame on my form I have a field on the right most column designed for users to left click on and then slide the mouse down over as...
Werking
07-03-2003 06:40 PM
Liz Go to last post
4 80
"Mike Irwin " <mirwin (AT) paradoxcommunity (DOT) com> wrote Hi Mike, The facts are as follows: Problems have been reported a number of times on...
Dennis Santoro
07-03-2003 11:27 AM
Leslie Milburn Go to last post
12 135
Oscar, 1. Start keeping backups! 2. ChimneySweep: http://www.sundialservices.com/ - no guarantee though. Liz
Liz
07-03-2003 10:19 AM
Mike Irwin [CTech] Go to last post
5 77
Get that modern look for your apps. http://www.crooit.com/pw32btip.htm -- For the quickest and best Paradox support...
Rick Kelly
07-02-2003 08:50 PM
Rick Kelly Go to last post
0 62
In article <3F030EA7.595DED72 (AT) diamondsg (DOT) com>, greens (AT) diamondsg (DOT) com says... configured with Network Type as Novell, and some as...
Dick Rubin
07-02-2003 06:14 PM
Steven Green Go to last post
1 73
"Steven Green" <greens (AT) diamondsg (DOT) com> wrote thanks N! Xau
N! Xau
06-30-2003 05:12 PM
N! Xau Go to last post
7 116
lots of good advice here, some things I have done in the past,... If the problems are frequent (daily), do not use one of the PCs for a few days,...
Jan Blickstern
06-30-2003 03:33 PM
Kevin Zawicki Go to last post
12 158
Well, more importantly is to find the root of the application error(s) and fix it (them). Then you won't get the lockups in the first place. ...
Reinhard Kronberger
06-30-2003 12:42 PM
Tony McGuire Go to last post
1 82
I don't know if P10 can do better than p7. I've never bumped up against an object limit in P7. But a cheap experiment (compared to redevelopment)...
Dennis Santoro
06-29-2003 12:36 PM
K+ Go to last post
4 88
Hi! ProView - an alternative Project Viewer with developer's extensions for Paradox 7,8,9,10 and 11 - updated. Current version is 2.7.1. Available...
Vladimir Menkin
06-28-2003 06:20 PM
Vladimir Menkin Go to last post
0 75
Hi Some kind person posted a reply few weeks ago, on how to tell if an application were delivered using Runtime or not, could you be kind enough...
06-28-2003 11:50 AM
Steven Green Go to last post
1 101
Thanks for the reminder. Denn Santoro President Resource Development Associates http://www.RDAWorldWide.Com Offices in the United States and...
Ben Williams
06-27-2003 05:53 PM
Dennis Santoro Go to last post
3 92
Steven Green wrote: Sounds like he only has Runtime. Plus, export to text is probably more trouble than it's worth with date formatting and memo...
Chris Wilkins
06-26-2003 11:46 PM
Larry DiGiovanni Go to last post
3 132
If I access an SQL table (one record, one longint field) from Paradox via an OBDC connection with a tcursor and if I can lock the record I grab the...
Roger Engdahl
06-26-2003 01:02 PM
Larry DiGiovanni Go to last post
6 164
Sergio Lapeņa wrote: try doing it on an empty table, then adding the data.. it might be faster.. but the bottom line is that encrypting a table...
Steven Green
06-26-2003 11:42 AM
Steven Green Go to last post
0 86
Mike Irwin wrote: Maybe if you roll outta bed earlier than 10am. Hmmm? :) -- Larry DiGiovanni Digico, Inc
Leslie Milburn
06-26-2003 10:14 AM
Larry DiGiovanni Go to last post
6 93
Roger Engdahl wrote: Stack overflow is usually caused by an infinite recursion of method-calls; in other words, an event handler triggers itself...
Sundial Services
06-25-2003 10:50 PM
Roger Engdahl Go to last post
7 135
I'm using P9 and I am trying to make my way through the following code: .... if WorkLib5.CreateReportResults() < 0 then msgStop("Error creating...
Karl Perry
06-25-2003 05:15 PM
Karl Perry Go to last post
4 92
Does anyone know how I can keep the leftmost column on a forms table frame from disappearing when I scroll to the right? I would like that column...
Werking
06-25-2003 01:53 PM
Mike Irwin [CTech] Go to last post
5 157
I have a push button on a form that creates a query and calls a report that needs to print to a label printer. I need to modify the...
Hilary
06-25-2003 08:23 AM
Hilary Go to last post
2 96
We are at the brink of upgrading our servers to Windows 2000 professional but are left with a registry question concerning a paradox 4...
Peter Verschueren
06-25-2003 07:35 AM
Steven Green Go to last post
1 92
How about SMTP/POP3/NTP/DNS Lookup support and a whole host of IP stats and network configuration...
Rick Kelly
06-25-2003 04:05 AM
Rick Kelly Go to last post
0 90
Ok, you don't have to be so sarcastic ---- "find a chump". I haven't been a newgroup person for long and don't know all the do's and...
ez153
06-25-2003 01:16 AM
Dennis Santoro Go to last post
5 119
Marco <<< So far as i know Karl Perry could be from GB, Kurdistan...and if it were so evident why was he trying with the ISO format? I have never...
marco
06-24-2003 04:12 PM
Bertil Isberg Go to last post
2 106
Thanks, I believe I've figured this out -- I wanted to change the operator's entry in an ACCEPT control, based on some validation rules, and continue...
Dick Rubin
06-24-2003 02:09 PM
Steven Green Go to last post
3 96
Hi! PxForms Anywhere engine updated. Current version is 1.0.2. Available at: http://cust.east.ru/~menkin http://members.fortunecity.com/menkin All ...
Vladimir Menkin
06-24-2003 12:33 PM
Vladimir Menkin Go to last post
0 75
Start a new query, go to the artists field type in Several queries to try, notice how the AS word renames the field in the answer table. when you...
ez153
06-24-2003 10:06 AM
ez153 Go to last post
3 88
Following previous advice to use RemLock following a crash, and remove the lck files properly, I have found that users are unable to access the...
Jan Blickstern
06-24-2003 07:32 AM
Jan Blickstern Go to last post
0 102
Hi Mark, You mentioned an rtf to tiff converter in your post. I am very interested in such a tool. Any chance you could let me know what...
scaddell
06-23-2003 11:19 AM
scaddell Go to last post
0 84
It is the abnormal end you are doing causing the damage. You need to write code that lets you better trap for errors so you don't get the lockups...
Dennis Santoro
06-23-2003 10:46 AM
Tony McGuire Go to last post
1 88
I was trying to prebuild a table for my answers instead of using a temporary table - I knew at one time that that was stupid, (but I was stupid...
Alan
06-23-2003 10:16 AM
Alan Go to last post
0 88
Post New Thread

Display Options
Showing threads 1501 to 1541 of 1541
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.