forums.auctionflex.com

Auction Flex Forums
It is currently Fri Nov 20, 2009 7:08 pm

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Custom Report Locations, Image Export & SQL
PostPosted: Wed Jul 08, 2009 2:21 pm 
Offline
User avatar

Joined: Wed Apr 01, 2009 12:40 pm
Posts: 22
Location: Sacramento, CA
Is it possible to get a list of the Reportsour's that define where the custom reports appear in flex like EventCheckOut = Check Out, CO = Consignor Order, Invoice = Invoice.

Could I get an example of how to export images? I'm creating a report very similar to the Auction Export that's already built in though I don't know how to export lot web images in the same directory as the csv file or even export images at all.

I read that FoxPro can use SQL commands like SQLCONNECT(), SELECT, INSERT and so on. Is it possible to run these commands from a custom report to interact to a remote SQL DB? My intentions are only to extract data from flex to another DB never to edit flex's DB. You know like upload inventory listing to our website's DB.

This would help a lot I'm already working on a list variable names, functions and operators for my reference. Thanks guys.

_________________
-Mac


Top
 Profile  
 
 Post subject: Re: Custom Report Locations, Image Export & SQL
PostPosted: Thu Jul 09, 2009 10:25 am 
Offline
Site Admin
Site Admin
User avatar

Joined: Tue Mar 31, 2009 11:25 pm
Posts: 110
Here are the Repourt Source designations when creating custom reports. These are case-sensitive:
AltBid = Alternate Bid Maintenance
Buyer = Customer Maintenance
BuyerDeposit = Customer Deposit Maintenance
Check = Consignor Check Printing
CO = Consignment Order
COPAY = Consignor Payment Maintenance
Event = Auction Maintenance
EventBid = Clerking Activity Maintenance
EventBuyers = Auction Checkin
EventCheckout = Auction Checkout
EventLot = Auction Lots & Preview
Invoice = Invoice Maintenance
Item = Inventory Maintenance

To export images you just need to combine the relative path in pictures.picture_loc with the path to your images (typically x:\images).
So if pictures.picture_loc says _13B0PB8K1.jpg then the entire path is x:\images\_13B0PB8K1.jpg
if pictures.picture_loc says 1\_13B0PB8K1.jpg
then the full path is x:\images\1\_13B0PB8K1.jpg

So then you just copy (lcImageFileNameWithPath) to (lcDestinationImageFileNameWithPath)

Yes, you can connect to a remote database from within a report for automation purposes.

_________________
Brandon Harker
Sebae Data Solutions, Inc.
The creators of Auction Flex
http://www.auctionflex.com
352-624-2791


Top
 Profile  
 
 Post subject: Re: Custom Report Locations, Image Export & SQL
PostPosted: Thu Jul 09, 2009 10:31 am 
Offline
User avatar

Joined: Wed Apr 01, 2009 12:40 pm
Posts: 22
Location: Sacramento, CA
Thank you so much Brandon.

_________________
-Mac


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Translated by Xaphos © 2007, 2008, 2009 phpBB.fr