473,396 Members | 2,129 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,396 software developers and data experts.

accessing Tab delimited raw file and store in database using visual basic

i am a visua basic programmer. i have a problem. i tried to solve it but didnt succeed. we received a credit card details in a text file which is very big. some 100 of records and in between many tab / spaces are there. what i have to sort is take card no, name, amount , transaction id. but the file containing to many column. please help in takeing the information from the file.

it have many customer and customer wise transaction.
Aug 21 '07 #1
2 1445
hariharanmca
1,977 1GB
i am a visua basic programmer. i have a problem. i tried to solve it but didnt succeed. we received a credit card details in a text file which is very big. some 100 of records and in between many tab / spaces are there. what i have to sort is take card no, name, amount , transaction id. but the file containing to many column. please help in takeing the information from the file.

it have many customer and customer wise transaction.

1. Can you post some sample data which you are getting?
2. Front-End and Back-end versions?
Aug 21 '07 #2
Killer42
8,435 Expert 8TB
1. Can you post some sample data which you are getting?
2. Front-End and Back-end versions?
Samples of code and data would be helpful, but I certainly hope you won't be posting real credit card details here!

As for the general topic of accessing tab-delimited data in VB, it's usually quite simple. You read the file a line at a time, and use the Split() function to split the fields into an array. Or, you might be able to trigger the database's Import function and let it handle the data.
Aug 22 '07 #3

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

Similar topics

9
by: Jay Kim | last post by:
Hi, We're implementing a Windows application using Visual Basic .NET. One of the key features we need to implement is that we should be able to get the accurate byte offset of user selected...
4
by: Crisis | last post by:
Basically, i have a program that shows images and i want it to open the image currently selected with mspaint so they can edit it. Currently i can open paint when the user clicks a button i have...
1
by: ashutoshshamal | last post by:
Hi, I want code to write values in database of access using visual basic
1
by: Edward1 | last post by:
Hi! I am a newbie to programming, I am tryin to build a database application using visual basic .net and Ms Access, right now I am unable to update the Ms Access Database from visual basic. can...
1
by: mchirouze | last post by:
Hi ! I'm trying build a tool that pre-processes an Access database and then exports the results to a SQL Server database. I find it easier to work with SQL queries than to do line-by-line...
3
by: zorcetto | last post by:
hi.... plz help me i have table in database using access 2003 ,wanna make summation 2 column in it so 1-which type of data choose (microsoft data grid...or etc) 2- the code entering in sub...
1
by: jameswambura | last post by:
how to read abitmap image from access table and display in visual basic interface
5
by: JuAn2226 | last post by:
How do I create database which will store the random number that generated before I reset the random number and how do I check that new random number after I reset is exists in database. If exist...
2
by: Johnny Wong | last post by:
Hi, I am new to visual basic. In my vb system, there is a dynamic datagrid to represent different reocrds in our database. Today I am gonna export the data to Excel file. I found most examples code...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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
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...

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.