Skip to the main content.
Downloads Try Thriftly
Downloads Try Thriftly
Group 762

Migrate and run DataFlex applications with Oracle, MS SQL Server, PostgreSQL, MySQL &  MariaDB.

flex2Crystal

Stuck in Crystal XI?  Upgrade and use the latest versions of Crystal Reports with DataFlex applications. 

BTR2SQL

Convert from Btrieve / P.SQL / Actian transactional engines to Oracle, MS SQL Server, and PostgreSQL

thriftly-1

Quickly build multi-protocol web services with the same API. Supports JSON-RPC, REST, SOAP,  Thrift, and gRPC.

 Group 671-1

 

Why Mertech?

User Information from MySQL

This example returns user information from MySQL:

// Begin of Example
Use Mertech.inc
String sID sUser sHost sDB sCommand sTime sState sInfo
Login "localhost" "root" "mertech" "MDSMYSQL"
SQL_SET_STMT TO "show processlist" SQL_PREPARE_STMT SQL_EXECUTE_STMT
Repeat
SQL_FETCH_NEXT_ROW into sID sUser sHost sDB sCommand sTime sState sInfo
[ Found ] Begin
Showln "ID : "sID
Showln "User : "sUser
Showln "Host : "sHost
Showln "DB : "sDB
Showln "Command: "sCommand
Showln "Time : "sTime
Showln "State : "sState
Showln "Info : "sInfo
Showln
Showln "Presse any key ..."
Showln
Inkey Pageend
End
Until [ Not Found ]
Showln Showln "Ok ...." Inkey Pageend
// End of Example

 

 

Legacy Application Modernization: Key Steps, Benefits & Best Practices

Legacy Application Modernization: Key Steps, Benefits & Best Practices

This blog post was co-authored with Riaz Merchant, President and CEO at Mertech. In the fast-paced software world, 'legacy' often signals a warning.

Read More
Hybrid Cloud Migration: Plan, Process and Advantages

Hybrid Cloud Migration: Plan, Process and Advantages

This post was co-authored with Riaz Merchant, President/CEO at Mertech Data Systems, Inc.

Read More
Financial Benefits of Cloud Migration & Hybrid Cloud Applications

Financial Benefits of Cloud Migration & Hybrid Cloud Applications

Shifting from your traditional legacy systems to the Cloud can be a game changer, as the benefits of cloud migration are numerous. Cloud computing...

Read More