Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Sep 6, 2006


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

Different methods of addressing/browsing DataTable cells (direct method, cursors, dynamic symbolic link)

2 ratings | 4.50 out of 5
Print

Downloads

Filename: datatable_addressing.zip
Requirements: View

This example demonstrates how to browse a DataTable. An external MS Access database is used as a data source. The database has a table that is linked to a DataTable object. There are several methods to address (access) a cell.
- You can use direct Excel-like addressing (A1, B1, A2...), but then you need a display for each cell.
- You can use cursors or a dynamic symbolic link to reuse one display for any specified cell.

Note: Move the db.mdb file to c:\My documents directory.

Requirements


Filename: datatable_addressing.zip

Software Requirements


Application Software: Lookout Development/Runtime Systems 4.0.1
Language(s): None

 
2 ratings | 4.50 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).