Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 3rd, 2006, 2:58 PM   #11
MBirchmeier
Hobbyist Programmer
 
Join Date: Oct 2005
Posts: 211
Rep Power: 3 MBirchmeier is on a distinguished road
Quote:
Originally Posted by NathanBDC1
copy 1.dbf + 2.dbf 3.dbf
TYPE 1.dbf 2.dbf > 3.dbf


-MBirchmeier
MBirchmeier is offline   Reply With Quote
Old May 3rd, 2006, 3:00 PM   #12
Mjordan2nd
The Supreme Ruler
 
Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6 Mjordan2nd is on a distinguished road
~Moved

If you'd like it placed elsewhere, let me know:
__________________
"Every gun that is made, every warship launched, every rocket signifies, in the final sense, a theft from those who hunger and are not fed, from those who are cold and are not clothed. The world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children." - Dwight D. Eisenhower
Mjordan2nd is offline   Reply With Quote
Old May 3rd, 2006, 3:04 PM   #13
NathanBDC1
Newbie
 
Join Date: May 2006
Posts: 8
Rep Power: 0 NathanBDC1 is on a distinguished road
Thanks Mjordan2nd
NathanBDC1 is offline   Reply With Quote
Old May 3rd, 2006, 3:31 PM   #14
MBirchmeier
Hobbyist Programmer
 
Join Date: Oct 2005
Posts: 211
Rep Power: 3 MBirchmeier is on a distinguished road
Quote:
Originally Posted by MBirchmeier
TYPE 1.dbf 2.dbf > 3.dbf


-MBirchmeier
Perhaps I wasn't clear, typing that into a command prompt should be the functionality you're looking for, does it work?

-MBirchmeier
MBirchmeier is offline   Reply With Quote
Old May 3rd, 2006, 3:57 PM   #15
NathanBDC1
Newbie
 
Join Date: May 2006
Posts: 8
Rep Power: 0 NathanBDC1 is on a distinguished road
It is but it's something I need to have manually
NathanBDC1 is offline   Reply With Quote
Old May 3rd, 2006, 7:42 PM   #16
The Dark
Expert Programmer
 
Join Date: Jun 2005
Posts: 852
Rep Power: 4 The Dark is on a distinguished road
If the dbf files are actually in dBase format, then appending them together isn't going to work as the dbf file structure starts with a header of information about the file's contents.

You'd either have to have a program to do it, or change your approach slightly, and instead of joining the files together, just have a lot of separate files for each run that you haven't completed. i.e. rename the database file once you have done the data entry, then when you do the next lot, the existing data won't get overwritten. If the program you are using to do the shipping needs a specific database file name, then just rename the file back when you are ready to do the shipping for that lot.
The Dark is offline   Reply With Quote
Old May 3rd, 2006, 8:38 PM   #17
InfoGeek
Professional Programmer
 
InfoGeek's Avatar
 
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4 InfoGeek is on a distinguished road
@OP: If you can't do it yourself, consider hiring someone. There is a job offers forum here.
__________________
PFO - My daily dose of technology.
InfoGeek is offline   Reply With Quote
Old May 4th, 2006, 3:01 AM   #18
nnxion
Programming Guru
 
nnxion's Avatar
 
Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5 nnxion is on a distinguished road
Quote:
Originally Posted by InfoGeek
@OP: If you can't do it yourself, consider hiring someone. There is a job offers forum here.
Too bad that unless one says how much they are willing to pay, one's almost certain to find nobody willing to do it for them. But hey what can I say? Time is money.
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for."
-- Socrates
nnxion is offline   Reply With Quote
Old May 4th, 2006, 9:01 AM   #19
NathanBDC1
Newbie
 
Join Date: May 2006
Posts: 8
Rep Power: 0 NathanBDC1 is on a distinguished road
I wasn't asking someone to do it for me, I was just wanting to here some suggestions on what language to do it in.... be it c+ visual etc.


I would pay someone if it was a bigger program that I needed, and also if I thought the program was way over my head.... I actually think I may have it but still not done, I went with programming in C++. And I'm using 3 different files.... Well see..
NathanBDC1 is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:39 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC