updating mySQL from access

bob_man_uk

Board Regular
Joined
Jul 28, 2004
Messages
106
i have a page that lists all the items in a mysql database no problem but when I want it to add on it just comes up #deleted in all the rows, any ideas why,

thanks

Mattyg
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
Don't know for sure because I haven't worked with mySQL, but #Deleted in a form is a sign of corruption in your Access database. Try running the Repair and Compact utilities (Tools | Database Utilities). Depending on your version of Access, they will be 2 separate items (97) or one item (later versions).

Denis
 
Upvote 0
ok done the repair and compact and the data is actually in there (the mySQL database i mean) even viewing in a page/table is ok but when updating or making a new record it just says (not all the time mind) #deleted, is there a certain character it doesnt like or maybe its related to the datatype and what data is input.

if you come up with any ideas let me know, i think i got it cracked,

cheers

mattyG
 
Upvote 0

Forum statistics

Threads
1,221,849
Messages
6,162,425
Members
451,765
Latest member
craigvan888

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top