473,401 Members | 2,139 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

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

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 :)
Sep 2 '09 #1
3 2251
tlhintoq
3,525 Expert 2GB
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.
Sep 2 '09 #2
ssnaik84
149 100+
if it's web application, write down a parser.
if it's win application, cant do without db access
Sep 2 '09 #3
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
Oct 9 '09 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Shivang | last post by:
Hello Everybody, I am using Datagrid control of Winform. I want to have datagrid populated with Unbounded and bounded rows intermittently. I am using tablestyle object as Tablesytle property of...
0
by: MS | last post by:
Hi, Does anyone know how to get selected text outside the .NET application? For instance: 1) In Internet Explorer, MS Excel or any other, I select some text 2) I perform a mouse click...
1
by: Matthew Wieder | last post by:
Hi - I wanted to capture the enter button on a form since I have a datagrid with the first column being a delete button and if someone hits enter it deletes the first record. I coded: private...
0
by: Jos Walrave | last post by:
I want to create an ASP.NET web application using C#. Purpose of the web application is access to a MS SQL Server database. Some of our customers are using large databases, so the application...
5
by: Will Gillen | last post by:
I need to have a "scrolling" text label or textbox at the bottom of my window to show the URL of where a song is being played from. I want the text to scroll on a single line from left to right in...
0
by: LCH | last post by:
hi i would like to know how to capture a datagrid keypress event. I have form contains of a datagrid with 5 rows and 5 colums and a button. When i press on the enter button at the last row n...
5
by: Mark Brown | last post by:
How do you format text in VB.NET? In VB6, I'd use something like: format(foo,"!@@@@@@@@") to get a string to fill 8 places even if it was only 3 (for example). This simple convention apparently...
1
by: Chetana | last post by:
Hi, I want to run my asp.net application from server.I have uploaded my asp.net files on the server and I want to run it ditectly from server but I am getting authentication error as 'An...
1
by: zeny | last post by:
Hey ppl, How can we capture text between html tags using regular expressions? For example, how to capture the words "hello", "world", "bla", "bla" and "bla" in the following input: <br><i>hello...
3
by: zeny | last post by:
Hey ppl, How can we capture text between html tags using regular expressions? For example, how to capture the words "hello", "world", "bla", "bla" and "bla" in the following input: <br><i>hello...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.