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

Microsoft MVP

 

Database Editor Problems

 
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 >> Database Editor Problems
Page: [1]
 
4ank

 

Posts: 11
Joined: 2/11/2004
Status: offline

 
Database Editor Problems - 4/30/2004 17:00:00   
Hi all.

I seem to be having some trouble with my database editor since I changed my database around. I have the editor showing the records, but I cannot highlight a record and make changes. Is there any way to redo this page to get it operable? Thanks


Frank
Spooky

 

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

 
RE: Database Editor Problems - 5/2/2004 14:16:01   
What sort of code are you using and is there a demo URL?
(And do you keep backups? :)

< Message edited by Spooky -- 5/2/2004 14:16:24 >


_____________________________

If you arent part of the solution, then there is good money to be made prolonging the problem

§þ:)


(in reply to 4ank)
4ank

 

Posts: 11
Joined: 2/11/2004
Status: offline

 
RE: Database Editor Problems - 5/5/2004 16:17:02   
Unfortanatley, I do not have a url that can be accessed.
As for back-ups... I originally made this as a test, but I liked the way it turned out so I kept it. I did have backups until I though everything worked on the page...UNTIL i checked the database editor.

My problem is the I cannot highlight the records to modify them....the records are shown, but not able to be modified.

Is there anyway to recreate the database editor using an exhisiting database?

(in reply to 4ank)
Richard Dudley

 

Posts: 668
Joined: 8/22/2002
From: Butler, PA
Status: offline

 
RE: Database Editor Problems - 5/5/2004 19:30:34   
What editor are you using, and with what database?

_____________________________

I need to change my avatar--the puppy is full grown now!

(in reply to 4ank)
4ank

 

Posts: 11
Joined: 2/11/2004
Status: offline

 
RE: Database Editor Problems - 5/5/2004 20:15:29   
I am using the database editor automatically made by FP, if that is what you mean.


I went back and made changes manually so the editor works, but when I try to update or add a record, I am getting a javascipt error....When I try to debug it, it points to this line:

<form METHOD="POST" action="--WEBBOT-SELF--" onsubmit="return FrontPage_Form1_Validator(this)" language="JavaScript" name="FrontPage_Form1">



Anyone have any clue...this is bothering me. Oh, and my apologies if this is a newb thing.

(in reply to 4ank)
Spooky

 

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

 
RE: Database Editor Problems - 5/5/2004 21:18:14   
Yes, Id just look at recreating it.
Assuming you havent customised the editor pages at all, just delete the folder that contains the database editor files (NOT the database!) and rebuild it using the wizard

_____________________________

If you arent part of the solution, then there is good money to be made prolonging the problem

§þ:)


(in reply to 4ank)
4ank

 

Posts: 11
Joined: 2/11/2004
Status: offline

 
RE: Database Editor Problems - 5/5/2004 21:42:43   
That is what I did. After I modified some by hand, i realized re-creating would be quicker.


On to my next case.


After recreating everything, I still cannot update an already exhisting record. It is giving me the error:
quote:


Database Results Error
Description: [Microsoft][ODBC Microsoft Access Driver] Syntax error in UPDATE statement.
Number: -2147217900 (0x80040E14)
Source: Microsoft OLE DB Provider for ODBC Drivers


I compared the syntax on the update to one on a sample database I created in the page titled "update.asp" automatically created by frontpage.

Here is the UPDATE statement
quote:


fp_sQry="UPDATE Results SET VIN = '::VIN::' , Yr = '::Yr::' , Make = '::Make::' , Model = '::Model::' , Mileage = '::Mileage::' , Color = '::Color::' , Price = '::Price::' , Desc = '::Desc::' , Image = '::Image::' WHERE (Key = ::Key::)"




All help as always is appreciated.

(in reply to 4ank)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Database Editor Problems
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