Progress 10.1B is going to have a new block control feature called STOP-AFTER. It’s a improvement, but I think we waited too long for this feature. I don’t know your needs, but for me it w… mais →
sl4v3rGabriel Lucas wrote 5 days ago: Não deixe o domingo passa sem assistir os clipes de: The Count & Sinden, Delphic, Exemple, Junio … more →
sl4v3r wrote 2 weeks ago: Progress 10.1B is going to have a new block control feature called STOP-AFTER. It’s a improvem … more →
sl4v3r wrote 1 month ago: Hi everyone, If you work with development, you’ll understand me… sometimes, your procedu … more →
sl4v3r wrote 1 month ago: Hi all, This post is about how to find a STRING in stored procedures and triggers. This tip is VERY … more →
sl4v3r wrote 2 months ago: If your app access the Internet and you have a http proxy, probably you’ll need to set the pro … more →
sl4v3r wrote 3 months ago: Hi all, Long time annnh?? lol This post is about an alternative to select count(*) in Sql Server. Us … more →
sl4v3r wrote 4 months ago: Working with XML in SQL Server 2000 Unfortunetly sometimes we have to work with old technologies (li … more →
sl4v3r wrote 6 months ago: For those works with many databases… mssql, oracle, sybase, progress sometimes has troubles wi … more →
sl4v3r wrote 6 months ago: Sometimes we need to hide some information of a database. Here is a tip to encrypt a description of … more →
sl4v3r wrote 6 months ago: It’s very simple generate a XML in Progress ABL. In my opinion with PRODATASET is the easier w … more →
sl4v3r wrote 6 months ago: If you had worked with Sql certainly you saw the error message below. Msg 2627, Level 14, State 1, L … more →
sl4v3r wrote 6 months ago: Retrieving XML in HTML Is very useful to show XML data in a table. XML used <?xml version=’ … more →
sl4v3r wrote 6 months ago: There are two methods… WHERE SELECT MYTABLE.Name, MYTABLE2.Age FROM MYTABLE, MYTABLE2 WHERE MY … more →
sl4v3r wrote 6 months ago: It’s very common lock and unlock rows in Progress. BTW… it happens all the time. So … more →
sl4v3r wrote 6 months ago: Hi, This post is about another function… Return-Value. It’s very useful and quite simple … more →
sl4v3r wrote 6 months ago: Hi all, Here I’m… this post is about Program-Namme function in Progress ABL. It returns … more →
sl4v3r wrote 7 months ago: People wich work with many technologies has many troubles to convert and migrate the data. Fortunate … more →
sl4v3r wrote 7 months ago: The programmers has many curious ways to verify if a temp-table has rows, but the most efficient way … more →
sl4v3r wrote 7 months ago: According to ABL Reference, RAW data can be any kind of data, even data from non-OpenEdge databases. … more →