Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

DELETE server beahvior not working

New Here ,
Aug 26, 2008 Aug 26, 2008
I am using dreamweaver 8 and working thru some great online tutorials for developing dynamic content. I have selected, added, and edited records with them no problem. But I cannot get the delete function to work.

I am using

Dreamweaver 8
Connceted to MySQL database with ODBC
and .asp

When I try to use the delete record server behavior it dosent seem to work at all.

I will be glad to post code or anything else anyone nice enough to care to try to help me might need to diagnose the problem.

I have spent 3 solid days searching the net for answers and am pullin my hair out. So any help at all would be very much appreciated.

P.S. I added the section of code that highlights when I click on Delete User under the server behaviors.
TOPICS
Server side applications
214
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 27, 2008 Aug 27, 2008
LATEST
The delete function works fine with asp and mssql. I have not tried it
with mysql. First question is: can you manually delete a record in
your mysql database. Second, what error message do you receive?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines