Connecting Tech Pros Worldwide Help | Site Map

I want to capture text from a datagrid into my application (vb.net)

Newbie
 
Join Date: Apr 2009
Posts: 6
#1: Sep 2 '09
I have been given an assignment:
Here is what i have?

I have an app. (with out source code) that has some where about 20000 records in it. I want to extract all those records through my app. and save them somewhere (in vb.net )... :)

Can you please gimme some idea how would i do that, ,how would i capture that window and how to capture that text in a control of that window and then save it somewhere through my App.

tkssss :)
tlhintoq's Avatar
Moderator
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 1,743
#2: Sep 2 '09

re: I want to capture text from a datagrid into my application (vb.net)


Please don't be offended when I ask...
"assignment or on-the-job data theft" ?

You have no source code... you sound like you have no information about the format of the data... you sound like you don't have access to the actual database... You just want some way to take a bunch of records as they are being displayed in one application and pull them into another.

Personally, it doesn't sound like you work for data programming department or you would have a lot more resources within your own company for this project.
ssnaik84's Avatar
Member
 
Join Date: Aug 2009
Location: Bengaluru, India
Posts: 119
#3: Sep 2 '09

re: I want to capture text from a datagrid into my application (vb.net)


if it's web application, write down a parser.
if it's win application, cant do without db access
Newbie
 
Join Date: Sep 2009
Posts: 1
#4: Oct 9 '09

re: I want to capture text from a datagrid into my application (vb.net)


GetWord is a professional library for capturing text on screen. It can help integrate the function of text capturing into your software product easily.

Product Information:

OS Supported:
Windows 2000/Windows XP/Windows Server 2003/Windows Vista

Development Environments Supported:
GetWord supports all the popular development environments, such as Visual Studio 6.0, Visual Studio .Net 2003, Visual Studio .Net 2005, Delphi , C++ Builder, etc.

Key Features:
1. Support all the popular Windows platforms with different main languages, such as English/Simplified & Traditional Chinese/Russian/French/Japanese/German/Spanish/Korean/Turkish, etc.
2. Support Unicode.
3. Support sentence capturing. It can capture not only the words at a given point, but also the words before and after the given point.
4. Support rectangle capturing. It can capture all the text in a given rectangle on the screen.
5. Support PDF text capturing from Adobe Acrobat/Acrobat Reader.
6. Support selected (highlighted) text capturing
7. Support Command Prompt text capturing
8. Support all the standard Windows Controls, such as Dialog, Toolbar, Menu, EditBox, ComboBox, ListBox, TreeCtrl, etc.
9. Support various popular software, such as Microsoft Office, Outlook, etc.
10. Support all the popular Internet browsers, such as IE, FireFox, Mozilla, Netscape, etc.
11. Support word and sentence capturing by mouse cursor and hotkeys.
12.Convenient integration into your software product. Only no more than 20 lines of code are needed to integrate this library.

http://www.textcapture.com/software/getword.zip
Reply