navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Updating fields

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Updating fields
Page: [1]
 
Eli

 

Posts: 2659
From: ... er ...
Status: offline

 
Updating fields - 12/7/2001 8:01:08   
I know that this question has been asked 1000 times but I couldn't find the thread.

How do I update a databse field without having to upload the whole database.

Can I build a access page that willl allow me to update whilst online?

thanks

"... treat me like a child.."
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: Updating fields - 12/7/2001 8:46:50   
Just posted to a similar thread. Good places to start are:

http://www.outfront.net/spooky/update.htm

or here:

http://www.gethsemanebpc.com/update.htm


 

(in reply to Eli)
garyj

 

Posts: 38
Joined: 12/13/2001
From:
Status: offline

 
RE: Updating fields - 12/13/2001 17:49:11   
I'm not sure if I have the same question as Micah or not. I want to add and delete the fields themselves, NOT records in the fields. The 2 links given by rdouglass refer to records.

I am new to DB's, do not know SQL, and had a hard time following the info in the links -- so if that's the way, please step me through it as simply as possible.

Thanks.

(in reply to Eli)
Spooky

 

Posts: 26606
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: Updating fields - 12/13/2001 22:40:19   
To actually modify the table design, it may be easier to grab a table editor like :

http://www.2enetworx.com/dev/projects/tableeditor.asp

Its awesome at editing all aspects of the DB online

§þððk¥
Database / DRW Q & A
VP-ASP Shopping cart

(in reply to Eli)
garyj

 

Posts: 38
Joined: 12/13/2001
From:
Status: offline

 
RE: Updating fields - 12/14/2001 8:49:27   
I'm surprised FrontPage doesn't have a mechanism for making these changes; seems like a common task.

I'm not online yet (still in the design phase) -- is your suggestion still the way to go?

I've tinkered with editing in MS Access directly and the fields seem to update correctly when I come back to FrontPage. Will this work or is it a recipe for disaster?

On a related topic, I found the field types (text, memo, number, etc.) to be rather limiting when I created the DB using the DB Interface Wizard, but discovered many more field types in Access. If I change a field type in Access to one not in the Interface Wizard, will it still work? (I'm aware of data conversion issues.)

One concern is a 'file upload' field I've added using Access (field type=OLE). Not having many choices, I originally made this a text field when creating the DB. I've added a file upload element to the form and mapped the field name to the DB column, and all looks well, but is FrontPage still going to read this as a text field?


(in reply to Eli)
garyj

 

Posts: 38
Joined: 12/13/2001
From:
Status: offline

 
RE: Updating fields - 12/14/2001 10:36:49   
Addendum to the preceding post: I just realized that what I called 'field type' above is called 'column type' by FrontPage.


(in reply to Eli)
Spooky

 

Posts: 26606
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: Updating fields - 12/14/2001 14:58:10   
FP will still use the column types ok, its only the initial save to database form that uses minimal column types.

DONT use OLE fields!!!
If you need to save an image or "BLOB", use a text type and save a path reference to the actual file.
Access will soon explode if you save files into it......

§þððk¥
Database / DRW Q & A
VP-ASP Shopping cart

(in reply to Eli)
garyj

 

Posts: 38
Joined: 12/13/2001
From:
Status: offline

 
RE: Updating fields - 12/14/2001 17:05:56   
I'll change the column type to 'text', but I'm not sure how to implement your suggestion. I assume I use a custom script to send the image to a folder, and the path (plus all the other form data) to the DB. What's the script (or where do I learn to write it), and how do I know what file name the form will assign to the image so that I can reference it in the path (remember every uploaded image will need a distinct name).

Thanks -- you guys are great!


(in reply to Eli)
garyj

 

Posts: 38
Joined: 12/13/2001
From:
Status: offline

 
RE: Updating fields - 12/15/2001 17:19:59   
still looking for a response to my last post....


(in reply to Eli)
Spooky

 

Posts: 26606
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: Updating fields - 12/16/2001 12:44:39   
Assuming its FP2002, check this post :

http://www.frontpagewebmaster.com/topic.asp?TOPIC_ID=8825

§þððk¥
Database / DRW Q & A
VP-ASP Shopping cart

(in reply to Eli)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Updating fields
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts