Monday, 06 Sep 2010
You are here: Home Services Data Management
Data Management
General Data Management PDF Print E-mail

EvaluMation, LLC has extensive experience creating databases, developing software to automatically log information in databases, and developing software to read from databases to display the information in easy-to-read forms (graphs, charts, tables, and test reports). The data stored on the database can be accessed by multiple programs including Excel, LabVIEW, C++, Webpages, NI-DIAdem, ect...

EvaluMation, LLC also has experience logging to many different file types including HDF5,TDMS, CSV, custom bunary files, custom ascii file, etc...

 

Read more...
 
ADO Database Connectivity PDF Print E-mail
Written by Joshua Goldberg   
Sunday, 20 September 2009 04:56

Database DesignEvaluMation, LLC has experience creating, designing, deploying, querying, and writing to relational databases.  Some of the databases that we have experience with include MySQL, MS SQL, Oracle, MS Access, etc.  Some database configurations require the use of a text file to write to tables within the database.  While this is a good way to log data in an environment where multiple programs are accessing the database, it does not allow the program to query, create, and delete tables within the database.  Using ADO database connectivity, we can connect directly to the database and perform these complicated tasks all within the LabVIEW of TestStand programming environment.

 

Last Updated on Thursday, 24 September 2009 23:11
Read more...