![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 | |
|
Hobbyist Programmer
Join Date: Oct 2005
Posts: 211
Rep Power: 3
![]() |
Quote:
-MBirchmeier |
|
|
|
|
|
|
#12 |
|
The Supreme Ruler
![]() Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6
![]() |
~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 |
|
|
|
|
|
#13 |
|
Newbie
Join Date: May 2006
Posts: 8
Rep Power: 0
![]() |
Thanks Mjordan2nd
|
|
|
|
|
|
#14 | |
|
Hobbyist Programmer
Join Date: Oct 2005
Posts: 211
Rep Power: 3
![]() |
Quote:
-MBirchmeier |
|
|
|
|
|
|
#15 |
|
Newbie
Join Date: May 2006
Posts: 8
Rep Power: 0
![]() |
It is but it's something I need to have manually
|
|
|
|
|
|
#16 |
|
Expert Programmer
Join Date: Jun 2005
Posts: 852
Rep Power: 4
![]() |
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. |
|
|
|
|
|
#17 |
|
Professional Programmer
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4
![]() |
@OP: If you can't do it yourself, consider hiring someone. There is a job offers forum here.
__________________
PFO - My daily dose of technology. |
|
|
|
|
|
#18 | |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
Quote:
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
|
|
|
#19 |
|
Newbie
Join Date: May 2006
Posts: 8
Rep Power: 0
![]() |
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.. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|