| Thread | Last Post | Replies |
|
| How can I automate Report generation | 31 Jan 2004 16:11 GMT | 1 |
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 Report Writer and I wish to have daily/weekly reports printed off automatically. Can this be done and if so, where do I start?
|
| Login Verifications | 29 Jan 2004 15:34 GMT | 3 |
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 have downloaded some docs from Progress website but I did not find any reference to create user or user authentication methods.
|
| BUFFERS | 28 Jan 2004 22:04 GMT | 3 |
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
|
| Configuration change | 27 Jan 2004 21:25 GMT | 4 |
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 server's IP address when I installed it yesterday and all was fine EXCEPT Progress. The proadsv -start command takes 5 minutes before it ...
|
| How can you stop execution of a program in a line of code | 27 Jan 2004 21:13 GMT | 4 |
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 the terminal emulation software I'm using.
|
| Duplicate data lines on printed report | 27 Jan 2004 13:52 GMT | 5 |
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 of the report. I have double checked and there are no duplicate records in the temp-table.
|
| Progress Queries | 26 Jan 2004 21:47 GMT | 1 |
I am new to Progress and having trouble understanding the query language. Could anyone help me with understanding basic queries in Progress, as well as complex queries involving outer and inner joins. Thanks in advance.
|
| Progress licenses | 21 Jan 2004 16:38 GMT | 2 |
How much is a user license for progress ? and what percentage of the amount is charged for support ? thanks in advance
|
| No available wait semaphore (1195) | 19 Jan 2004 20:49 GMT | 1 |
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, they get the 'No available wait semaphore (1195)' message and are
|
| how to increase dump speed | 09 Jan 2004 18:59 GMT | 5 |
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 bulkload takes around 1 hour (without re-indexing of course). A binary dump off the same db in similar circumstances only took 20 minutes
|
| It will require a minimum of x blocks. Which blocks? Databaseblocks? Tapeblocks? Diskblocks? | 06 Jan 2004 21:45 GMT | 2 |
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 our server I have a question about the required space when you want to do a restore from an online backup.
|
| Updating problem | 03 Jan 2004 15:27 GMT | 1 |
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 run an sql statement to update. Here is the statement clsQuiz.RunQuery "Update Identification Set StudentPass=' txtNewstpass'
|
| Decimal type shows as string?? | 02 Jan 2004 21:05 GMT | 4 |
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 doing wrong? ODBC
|