473,387 Members | 1,535 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,387 software developers and data experts.

merging similar file types during runtime of VB6.0

I want to merge few files of same type in a directory dynamically(Once if the directory containing that file type choosen it should merge ) and then need to store the particular values in the msacces. Im using VB6.0. Can anybody please help me out.
Feb 21 '08 #1
7 1265
debasisdas
8,127 Expert 4TB
Which type of file you are trying to merge ?
Feb 21 '08 #2
Which type of file you are trying to merge ?
the type of the file is like .045.
ex: that is an autogenerated like text file containing number of lines each with fixed size. ie all line will be in same size for all files.
the file will be like g5140208.045
Feb 21 '08 #3
debasisdas
8,127 Expert 4TB
You need to read content of one file and append the same to another file then you can delete the first file.

Have to repeat the same for all files.
Feb 21 '08 #4
i have done inserting to ms acces after spliting the required values of each line ifor all the files. The requirement now is there can be 5 to 10 files in a particular directory of which all the files containg the values are to be inserted in a single execution. that is once i give upload all the files should get uploaded and not a single file in that directory
Feb 21 '08 #5
Im new to VB. The thing is i can read a file each at a time. Ho to read multiple file and write and then upload to DB. Can you pls guide me with syntax.
Feb 21 '08 #6
debasisdas
8,127 Expert 4TB
Try to use FIlesystem object.

There are number of threads regarding this in the forum. Please use search box on top right side of the page for the purpose.
Feb 21 '08 #7
Try to use FIlesystem object.

There are number of threads regarding this in the forum. Please use search box on top right side of the page for the purpose.
Thanks for you help Buddy :)
Feb 21 '08 #8

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

Similar topics

2
by: Mike | last post by:
I am sure that I am making a simple boneheaded mistake and I would appreciate your help in spotting in. I have just installed apache_2.0.53-win32-x86-no_ssl.exe php-5.0.3-Win32.zip...
9
by: Aguilar, James | last post by:
I know that one can define an essentially unlimited number of classes in a file. And one can declare just as many in a header file. However, the question I have is, should I? Suppose that, to...
1
by: svdh | last post by:
I have posed a question last saturday and have advanced alot in the meantime. But I am still not there Problem is that I try to merging various fields from various tables in one document in Word...
2
by: Dave Taylor | last post by:
Is there a decent explanation of how menu merging with MDI forms work in VB.NET? I've read through the online help and it still seems that whenever I change menus around or whatever, it breaks...
1
by: laredotornado | last post by:
Hi, I'm using PHP 4.4.4 on Apache 2 on Fedora Core 5. PHP was installed using Apache's apxs and the php library was installed to /usr/local/php. However, when I set my "error_reporting"...
58
by: jacob navia | last post by:
Hi people I have been working again in my tutorial, and I have finished the "types" chapter. If you feel like "jacob bashing" this is the occasion! I am asking for criticisms, or for things I may...
1
by: keveen | last post by:
Can someone tell me how I can import tables from another non-Joomla mysql file into Joomla? Basically it is just from one mySQL database into another. I use phpMyAdmin to import and export the entire...
0
by: Chris Bordeman | last post by:
Hi all. My WCF service accepts a base interface type I call 'IGenericRequest' as a *parameter*. I have been able to accomplish this using NetDataContractSerializer. But then it gets sticky...
6
by: dannylam4 | last post by:
Hello, I've got a question about merging/concatenating rows. There's a similar topic here: Combining Multiple Rows of one Field into One Result but I didn't know if I should hijack it. Basically, I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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
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,...

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.