openedge
odbc_exec error with progress
I am using Codeigniter Database Active Record (ODBC Driver). The application run well. But starting this day, there are error when trying to fetch data from Progress database (connected via odb开发者_[详细]
2023-04-13 06:23 分类:问答Is there a Microsoft SQL Server Profiler equivalent for Progress OpenEdge ABL?
I am looking for an equivalent of Microsoft SQL Profile开发者_如何学编程r for a Progress 4GL database.Maybe.It depends on how "equivalent" you need your solution to be.[详细]
2023-04-11 13:20 分类:问答Getting first 100 records from the table in Progress OpenEdge database (e.g. SELECT TOP 100..)
How can I get a limited number of records from the table in Progress OpenEdge database? Something like in SQL:[详细]
2023-04-11 03:30 分类:问答Progress dbtool errors
I am trying to run the Progress dbtool on our database but it is not working. I get to the proenv prompt as suggested by the documentation that I have. When I execute the dbtool against our database \[详细]
2023-04-04 00:44 分类:问答Displaying progress records by sorting using any one attribute
Displaying progress records by sorting using any one attribute. I am new to progress so I want to know that h开发者_如何学Goow records in table can be displayed according to sorting on one attribute.Y[详细]
2023-04-03 07:33 分类:问答How do I convert strings to title case in OpenEdge ABL / Progress 4GL?
How do I convert a string to title case in OpenEdge ABL (aka Progress 4GL)? I know I can get upper case with CAPS(), and lower case with LC(), but I can\'t find the title case (sometimes called prope[详细]
2023-02-28 03:55 分类:问答LIMIT Result in Progress 10.1C
Is there a way to limit the result of a SQL Query in Progress 10.1C like in MYSQL LIMIT 0, 1000? Reg开发者_如何学PythonardsProgress SQL calls it \"TOP\" i.e.:[详细]
2023-02-24 22:47 分类:问答Call Progress Procedure in kSoap
I\'m completely new with Progress. I\'m trying to access my Progress Procedure (which works when I export it as an XML-page) in my Android app. I\'m using kSoap to do the trick, because I\'ve had some[详细]
2023-02-21 22:47 分类:问答Migrating from PROGRESS to SQL Server 2008 - how?
I\'m faced with a task I don\'t know how to proceed with: migrate a 120 GB database from PROGRESS to SQL Server 2008.[详细]
2023-02-11 13:50 分类:问答Why does OpenEdge ODBC connection fail with error 126 in IIS but on in VS2010?
I have an ASP.net web service application that connects to a Progress OpenEdge 10.1B database via ODBC.My development machine is XP Pro and runs everything fine.I am now moving the application into a[详细]
2023-01-31 04:37 分类:问答