Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 5th, 2011, 03:27 PM
Registered User
 
Join Date: May 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problems with Code in Photo Database

Hi there

I wonder if someone would be so kind as to look into my database and see what my problem might be.

What the database does :

It imports a set of photos from any directory on your HD, and gives you a preview.

I started building this from a sample database, with the idea to have a preview system for an on-site print preview system.

The problem I experience is the "Search Page" and "Preview" page ...

I can't get the search to work properly after I typed (with a number keypad) the photo number (4 digit number) in a unbound field, that is suppose to jump to that specific photo number ( Tile is the filename without extentions )

It dont seems to me that I can attach these files for you to look at ...
 
Old May 5th, 2011, 05:10 PM
Authorized User
 
Join Date: Oct 2010
Posts: 64
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Hi JoMaree,

Please email your file in zip format via http://www.databasestation.net/contact and I'll see if I can help.

Malc.
 
Old June 9th, 2011, 05:36 AM
Registered User
 
Join Date: Jun 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problems with Code in Photo Database

$ Fname = $ ['name'] ['file1'] _FILES?
$ PATH = "upload /". $ NAME;
if (file_exists ($ path)),,,
Best of luck!!!





Similar Threads
Thread Thread Starter Forum Replies Last Post
VB Display Photo using URL from Database Rich57 ASP.NET 2.0 Basics 2 May 30th, 2008 05:31 AM
Wrox Photo Gallery In C# Source Code Sojan80 BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 16 May 13th, 2008 03:01 AM
Error posting photo to photo album abel714 BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 10 February 5th, 2007 03:07 AM
Display 'no photo' in a JSP when photo is not pres Inderjeet Pro JSP 0 April 21st, 2006 05:35 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.