Tokenizing Strings

Published: 08 September 2024
on channel: Darrell Kreckel
22
0

Extracting data from a database or a spreadsheet is relatively easy. Both have cells that are organized in rows and columns. Databases and spreadsheets allow you to extract all the data or portions of the data with simple commands. The data can then be extracted into text files with the individual cells being separated by commas, tabs, or by other characters. Once you have a file like that, we can use the tokenizing strings method in our programs to pull and make use of that data.

The following video shows you how to take a text file that has been extracted from a spreadsheet and move the data into list boxes for display.


On this page of the site you can watch the video online Tokenizing Strings with a duration of hours minute second in good quality, which was uploaded by the user Darrell Kreckel 08 September 2024, share the link with friends and acquaintances, this video has already been watched 22 times on youtube and it was liked by 0 viewers. Enjoy your viewing!