Part 3 of 3 In the previous article “Dealing with the Python time module from Rocket MV BASIC” I showed how it is possible to access the Python internal time module and convert the Python date to string display format, then convert it back into the number of seconds since Epoch. Python RESULT: python time= […]
The Rocket MultiValue Integration Server (MVIS) provides a lot of features including monitoring and logging, both critical to supporting mission-critical, live applications. I’ve made a video demonstrating how to leverage the monitoring features to support an MV environment and to debug issues. This video demonstrates how different clients, including a .Net GUI form and a […]
Part 2 of 3 In the previous post “Dealing with Internal and Display format data in your MV database with Python” I showed how it is possible to convert the Python date to the MV internal format. We will now show how we can get the Python time date representation. In the time.time() function returns […]
Part 1 of 3 By storing your data in internal format in your MV database, you can easily convert the data to a desired display format. One of the most common uses for conversion codes is dealing with dates. In MV, the internal representation of the date is an integer. For example the internal format […]
Born in 2014, Rocket.Build has grown from a small internal annual hackathon to include not just Rocketeers, but our entire customer, partner, and student ecosystem. But the challenge has remained the same; to make a difference for our customers through product innovation during the hackathon. This year, I’m part of two Rocket.Build teams. While I’m […]
Recent Comments