473,513 Members | 2,605 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Greetings

Hello

How do we sort out a tab delimited file into an array ?

Say a user opies the contents of the tab delimited file into memory
(clipboard)

I want my app to put it into an array and carry out some operation.

Is there any code sample I could look at ?

Thanks
Nov 17 '05 #1
2 1123
You could do this operation yourself, looking for commas in the string
while you parse through it. However, I think you should probably use the
text driver for OleDb, using the classes in the System.Data.OleDb namespace
to access the data.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"news.microsoft.com" <v-*****@microsoft.com> wrote in message
news:OR**************@tk2msftngp13.phx.gbl...
Hello

How do we sort out a tab delimited file into an array ?

Say a user opies the contents of the tab delimited file into memory
(clipboard)

I want my app to put it into an array and carry out some operation.

Is there any code sample I could look at ?

Thanks

Nov 17 '05 #2
Hey Thanks Nicholas

Is there any code snippet I could look at which would show me how to do it?

Thanks

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:OH**************@TK2MSFTNGP10.phx.gbl...
You could do this operation yourself, looking for commas in the string
while you parse through it. However, I think you should probably use the
text driver for OleDb, using the classes in the System.Data.OleDb
namespace to access the data.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"news.microsoft.com" <v-*****@microsoft.com> wrote in message
news:OR**************@tk2msftngp13.phx.gbl...
Hello

How do we sort out a tab delimited file into an array ?

Say a user opies the contents of the tab delimited file into memory
(clipboard)

I want my app to put it into an array and carry out some operation.

Is there any code sample I could look at ?

Thanks


Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
5537
by: John | last post by:
Hello. I am currently working through a book on Dreamweaver and using PHP. I am having a little trouble with setting up the database though. I have php 4.2.3 and MySQL 4.0.20a. I am running...
0
1602
by: Robert Kaplan | last post by:
Hi, I'm new to the group, so greetings all! I'm working on an application try to respond to events in Microsoft Access using Python and win32com. However, I'm having trouble in setting up...
0
223
by: Marcelo | last post by:
I'm developing a multiple forms application in Microsoft Visual Studio C++ .NET 2003. I have a problems with graphics: I draw my diagrams in a pictureBox using its paint event and using the...
4
934
by: James Messick | last post by:
Hello, I'd like to introduce myself and make sure I'm in the best forum. I'm currently studying VB .NET to prepare for the 70-306 certification exam. I am definitely not new to programming, not...
0
7384
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,...
1
7099
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7525
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
5685
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4746
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3233
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1594
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
799
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
456
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.