dbTalk Databases Forums  

Sponsored Links


comp.databases.progress comp.databases.progress


Discuss in the comp.databases.progress forum.



Post New Thread
Threads in Forum : comp.databases.progress Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Using Progress 8 on Linux. Is there a way to take the results of an SQL select and place it in a variable? For example, I'd like to get the results...
Gerald Lester
02-11-2004 08:10 AM
Gerald Lester Go to last post
2 159
Hello, I have a client who uses a progress database based package. Has anyone seen the following error or can tell me what is likely to produce it...
Paul Walker
02-11-2004 04:08 AM
ranger Go to last post
2 132
EQN/Windfern is a pure 4GL implementation of an algebraic evaluation system. If your application has operation parameters, EQN not only allows you...
Scott Auge
02-08-2004 01:56 PM
Scott Auge Go to last post
0 150
I want to send a questions in the 'progress-list' on the Progress Emai Group site www.peg.com. How can i do that?
Dany Larivée
02-04-2004 11:54 PM
Kevin Go to last post
1 141
I have a SDO, STB and SDV only and need to be able to go to another record in the SDO based on user input information. If there was SDB I believe...
Brian
02-03-2004 04:24 PM
Brian Go to last post
0 139
Hi, I know very little about Progress. I am trying to work with an application which has a P database and a windows front end. It uses the standard...
BillyWiz
01-31-2004 10:10 AM
William Go to last post
1 135
Hi, Does anyone know approximately how much a 15 user license would cost in Canadian Dollars or US ?
Ariamehr
01-29-2004 02:42 PM
Ariamehr Go to last post
0 204
OMNI GROUP tgugger (AT) buckeye-express (DOT) com 419-380-8853
Tom Gugger
01-29-2004 12:08 PM
Tom Gugger Go to last post
0 167
Hi All, I am very new to Progress database. I need to know some basic information about logins for database users. How user authentication is done? I...
Najm Hashmi
01-29-2004 09:33 AM
Netrista Khatam Go to last post
3 231
Hi, I was hoping if anyone can tell me if I can use buffers in a single Progress query? I am not using a procedure or anything. thanks
Yatin Soni
01-28-2004 04:04 PM
Kevin Go to last post
3 187
I built a Linux server with Progress database on my network. My IP address space is 192.168.2.x, the customer's is 192.168.1.x. I changed the...
rowan[i hate spammers]
01-27-2004 03:25 PM
Kevin Go to last post
4 240
Hi, I currently use the "QUIT" command in Progress to terminate running of my program from within. Problem is that it kicks the user right out of...
tino@tino.com
01-27-2004 03:13 PM
Jason Donaldson Go to last post
4 202
Using a "form" definition, the following loop through a temp-table creates a duplicate data line at the top of each page from pages 2 through the end...
Paul Van House
01-27-2004 07:51 AM
Paul Van House Go to last post
5 197
Hello, I am new to Progress and having trouble understanding the query language. Could anyone help me with understanding basic queries in Progress,...
Yatin
01-26-2004 03:47 PM
Kevin Go to last post
1 205
Hi everyone, if you wonna earn some money using your IT-knowledge, have a look at www.infutura.com. Also you can post there very serious IT problems...
brad.lewis@usa.com
01-26-2004 11:06 AM
brad.lewis@usa.com Go to last post
0 164
Hello, How much is a user license for progress ? and what percentage of the amount is charged for support ? thanks in advance
Ariamehr
01-21-2004 10:37 AM
Ariamehr Go to last post
2 193
Hello, I have a dynamic browser with dynamic filter. SmartFilter has a date range as a criteria. But by default date "From" and date "To" are empty....
O.S.
01-20-2004 11:05 AM
O.S. Go to last post
0 176
Howdy. We just switched to a new server with a new flavor of Linux (RH8.0 to SuSE8.2) running underneath Progess. Now when our users try and log in,...
Matt Unger
01-19-2004 02:49 PM
Kevin Go to last post
1 190
Hey guys and gals, What on-line tech news papers e-zines etc. do you recommend to stay on top of things and up to date !? especially ones that deal...
ranger
01-14-2004 11:44 AM
ranger Go to last post
0 178
I want to do a dump of the database (not a binary dump). Last night it took around 11hours to dump all the data of a 5.2Gb database. An ordered...
_lpl_
01-09-2004 12:59 PM
Flaming Homer Go to last post
5 220
OMNI GROUP 419-380-8853 tgugger (AT) buckeye-express (DOT) com
Tom Gugger
01-07-2004 06:55 PM
Tom Gugger Go to last post
0 151
Hi, Can i use PostgreSQL on windows without cygwin , i searched web and found that after 7.4 version its possible . I looked official site...
Paras
01-07-2004 04:05 AM
Paras Go to last post
0 166
We want to test our disaster recovery plan, by restoring a database (progress v 8.3b on AIX 4.x) from a backuptape of one of our sistercompanies on...
_lpl_
01-06-2004 03:44 PM
ranger Go to last post
2 205
Hi everyone This problem is staring me in the face but I cant seem to find it. I have two text boxes one of which is bound to a database I want to...
Andy
01-02-2004 04:38 PM
Andy Go to last post
0 126
Hello, Whenever i execute a SQL query i get for a field defined as decimal this result: 75;56;67 It's interpreted as a string. How come? What am i...
Dirk Kissing
01-02-2004 03:05 PM
Dirk Kissing Go to last post
4 143
Can anybody give me more informations about a tool, named M7 (Magnificent 7) for Progress and the M7 Desktop (Desktop Light) and tools. I only like...
Daniel F. Hruska
12-30-2003 02:19 PM
wes Go to last post
2 138
Is is possible to count the number of unique values in a field in one statement? I am having trouble with the Syntax. Num_orders = (count by...
Paul Van House
12-30-2003 02:10 PM
wes Go to last post
7 166
Hi, is there a free odbc driver for progress v.8.3 on window 2000? thank...
Igor Ambrosini
12-17-2003 09:52 AM
Stefan Marquardt Go to last post
1 217
OMNI GROUP tgugger (AT) buckeye-express (DOT) com 419-380-8853 PROGRESS/ WEBSPEED/ CAREER POSITION/ OH
Tom Gugger
12-16-2003 09:50 PM
Tom Gugger Go to last post
0 171
Hi, How do I display "time" in a human readable way? When I use "display time." in code, it comes up in a format like "56053" rather than 3:34 for...
tanast@ing.com.au
12-14-2003 06:20 PM
Scott Auge Go to last post
2 137
What is EQN/Windfern? A computer algebra system. You throw an expression in a character string and send it to the system. It can handle formula's...
Scott Auge
12-14-2003 06:13 PM
Scott Auge Go to last post
0 173
Does anyone out there use these two products together? We use Sonic 4 as the messaging layer between a Progress 9 DB and a ASP front end and seem to...
Suraj Peiris
12-14-2003 12:11 AM
Shawn Aker Go to last post
1 139
Hi Does anybody have any sample PROGRESS 4GL (and webspeed perhaps) tests? To test one's knowledge of progress syntax and features. e.g. difference...
Mark
12-12-2003 09:21 AM
Mark Go to last post
0 138
Can somebody tell me how I can send a mail with progress?
Onyx
12-11-2003 08:12 AM
Andre Georgel Go to last post
3 143
We have moved our progress from nt 4.0 to w2k server. But now the database won't start, the event viewer says that the server could not be found in...
Asmussen
12-09-2003 11:53 PM
Asmussen Go to last post
2 146
Hi, Friday evening, I wanted to create a test database (v8.3b), and do a dump and load of the work database on our AIX 4.3.x server. This is the...
_lpl_
12-07-2003 03:42 AM
_lpl_ Go to last post
0 163
Setup: Progress 9.1D on AIX DSN Merant 3.60 ODBC driver and SQL Server 2000 on Windows Server 2003 Don't know much about Progress, but I need to...
LezL
12-04-2003 08:07 AM
LezL Go to last post
0 337
What I want to do is remove all spaces from a string. Is there something like a "substitute" command I can use to do this. What I mean is that I...
tanast@ing.com.au
12-03-2003 11:36 PM
Peter de Vries Go to last post
1 129
Does anybody have any experience with Java and Progress V9 database? If so, would you recommend developing Java application or would you...
jet58
12-03-2003 08:07 PM
jet58 Go to last post
0 138
A revision of the spell checker software has been made. It includes: # Database df file to easily make the table in your database. # 600K+ word data...
Scott Auge
12-03-2003 02:05 AM
Scott Auge Go to last post
0 109
So you have users that can't spell - or manage to mangle email address domains or codes. Imagine having web page spell checking for your customer to...
Scott Auge
12-02-2003 03:39 PM
Scott Auge Go to last post
0 126
Hi, I wonder if anyone has a system in place that will let people query a progress database with a browser front end. I'd be very interested if...
tanast@ing.com.au
11-30-2003 08:01 PM
Brad Long Go to last post
3 153
I have released additional issues into the Archive area. If you know where to find em, go get 'em! Re-distribution is encouraged - spread the...
Scott Auge
11-30-2003 12:36 PM
Scott Auge Go to last post
0 123
Thanks a heap. I'll give it a go.!! On Wed, 26 Nov 2003 07:59:32 +0100, "Jens Tönsing" <jToensing (AT) web (DOT) de> wrote:
tanast@ing.com.au
11-28-2003 03:45 PM
Rob Lyons Go to last post
3 477
Hi all, All my application is written in Progress 4GL and run under the progress database. I Migrate my application to Oracle Dataserver without...
samuel
11-23-2003 09:53 PM
Scott Auge Go to last post
3 177
How can I define a trigger for a smartdatabrowser so that when I double-click a row in the browser, the smartwindow that the browser is in closes,...
Brian
11-22-2003 03:00 PM
Brian Go to last post
0 140
Hello I am in a PROGRESS session and trying to connect to a table in a SQL-database via ODBC. I can't create a DataServer Schema, during creation...
Andy
11-21-2003 02:53 AM
Andy Go to last post
0 223
Hello Everybody, We are running MFG/PRO and I am interested in creating a schema trigger. Basically, I want to create a record in a separate table...
shagen21@comcast.net
11-20-2003 11:11 AM
shagen21@comcast.net Go to last post
0 148
Leading end-user site in Hampshire with grand designs for the future want to bring along an experienced Progess v9 GUI Developer. You will move...
Andy Betts
11-20-2003 09:51 AM
Andy Betts Go to last post
0 118
Ok, your going to think that I am nuts, but I am trying to join table_a to table_b but table_b has more then one row for table_a. I would like to...
Johnathan
11-19-2003 03:27 PM
ranger Go to last post
1 117
Post New Thread

Display Options
Showing threads 651 to 700 of 826
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 - 2013, Jelsoft Enterprises Ltd.