Custom Location for PartnerNames.xls

Post your ideas here on new features you would like to see included in future versions of the Donor Manager.
Post Reply
sendcroatia
Posts: 15
Joined: Thu Apr 06, 2006 9:16 pm
Type the middle number, please (202): 302
Location: Zagreb, Croatia
Contact:

Custom Location for PartnerNames.xls

Post by sendcroatia »

If in the tools/personalize menu I could set the location where the PartnerNames.xls was written, I would choose to write it to the Pocket PC synchronization folder that is already in My Documents. Then I would always have a current copy with me. It wouldn't be the same as having a full Pocket PC version of Donor Manager (wouldn't that be neat) but I would have contact information and donor status with me.
Michael

How will they hear unless someone is sent?
jmuehleisen
Site Admin
Posts: 737
Joined: Sat May 29, 2004 1:28 pm
Type the middle number, please (202): 202
Location: Kampala, Uganda
Contact:

custom location for excel backup

Post by jmuehleisen »

Michael,

Actually, you can already do this.

Simply put the folder name in front of the "PartnerNames.xls" file name on the /Personalize /Auto Backup Options.

Now, the folder must exist (the DM won't create it), but if is there, then the Excel file will go into that folder.

So, for example, let's say you want the Excel file to go into a folder called "Special Folder" in your "My Documents" folder. You could set it up like this:

Image

Now, remember, the folder must exist, but if you set it up right, it should work for you.

I hope that helps!
John Muehleisen
Mentoring Emerging Christian Leadership in Africa for Excellence / Integrity / Innovation
sendcroatia
Posts: 15
Joined: Thu Apr 06, 2006 9:16 pm
Type the middle number, please (202): 302
Location: Zagreb, Croatia
Contact:

It Works

Post by sendcroatia »

It works! Wow. I should really experiment with this tool more. On my way to a missions conference this morning it struck me that I might be able to do just that! Simple and efficient. Here I was looking for the complex solution. I should know by now that you are a better developer than that.

Thank you.
Michael

How will they hear unless someone is sent?
jmuehleisen
Site Admin
Posts: 737
Joined: Sat May 29, 2004 1:28 pm
Type the middle number, please (202): 202
Location: Kampala, Uganda
Contact:

Post by jmuehleisen »

I'm glad it worked for you.

Actually, though, it wasn't by design. When I first read your message, I thought, "Yeah. I ought to put that in there."

Then, when I looked at it I realized that we could "cheat" a bit and just put the path name in there. A little bit of testing, and, sure enough! it worked.

There is a limit though to the filename / path that can be put there, but it's on my list of enhancements to give more and easier flexibility here.

Now, if I could just figure out how to write Palm / Pocket PC software !
John Muehleisen
Mentoring Emerging Christian Leadership in Africa for Excellence / Integrity / Innovation
sendcroatia
Posts: 15
Joined: Thu Apr 06, 2006 9:16 pm
Type the middle number, please (202): 302
Location: Zagreb, Croatia
Contact:

Post by sendcroatia »

Well, now that this works for ME, you don't need to worry about Pocket PC programming. :wink:

You're right. There is a limitation. My Pocket PC sync folder name is "MJM_PPC My Documents." The length of that folder name caused DM to truncate partnernames.xls to partnerna.xls. No big deal there, but anybody else reading this thread should be aware of that.

This really is a nice, simple solution to syncing much of the DM data with a Pocket PC and providing a minimal "offline" backup of some critical data.

Thanks again.
Michael

How will they hear unless someone is sent?
jmuehleisen
Site Admin
Posts: 737
Joined: Sat May 29, 2004 1:28 pm
Type the middle number, please (202): 202
Location: Kampala, Uganda
Contact:

Excel backup to a folder

Post by jmuehleisen »

Michael,

Currently, the field that contains the name of the Excel backup file name (to which we are adding a folder name) is limited to 30 characters.

Now, you could very easily change that with a few Visual FoxPro commands in the "Fox Command Prompt" that is installed by the default installation of the Donor Manager (/Start /Programs /Donor Manager /Fox Command Prompt).

With the Donor Manager NOT runnning, try the following FoxPro commands (pressing <Enter> after each line:

Code: Select all

set path to data
alter table prefs alter column backupxls c (60)
quit
Now, that will make the field 60 characters wide, rather than the default 30. 3 quick lines of code and you have more flexibility. If you need more than 60 characters, you can make this field up to 254 characters wide.
John Muehleisen
Mentoring Emerging Christian Leadership in Africa for Excellence / Integrity / Innovation
sendcroatia
Posts: 15
Joined: Thu Apr 06, 2006 9:16 pm
Type the middle number, please (202): 302
Location: Zagreb, Croatia
Contact:

Works Great!

Post by sendcroatia »

Changing the length of the field worked great! Will that need to be done if there is an update to DM?

If anybody else uses this method, then they will want to go back into Auto Backup Options and re-set the PartnerNames otherwise it will remain truncated.

Thank you SO much.
Michael

How will they hear unless someone is sent?
jmuehleisen
Site Admin
Posts: 737
Joined: Sat May 29, 2004 1:28 pm
Type the middle number, please (202): 202
Location: Kampala, Uganda
Contact:

glad it worked

Post by jmuehleisen »

Actually, when the next update comes out, it will simply increase the size of the field. If you've already changed it, then the update will accept what you've done.

So, nothing needs to be done with the update.
John Muehleisen
Mentoring Emerging Christian Leadership in Africa for Excellence / Integrity / Innovation
Post Reply