phpMyAdmin deleting table content

Hi all,

I’m flummoxed.
I’m uninstalling an extension from Joomla but it keeps errorring out and is indicating that there is some reference to that extension still in my database.

I’m a total newbie to databases and can’t figure this out.
I’m using phpMyAdmin and have used the search feature to locate the references to this extension (RokNavMenu) but there is still something in the db.

I don’t know phpMyAdmin and I don’t know how to get this thing to go away.
I know this might sound like a Joomla question, but it’s really about tracking something down in the database and deleting it, I just can’t find it.

Can anyone offer any guidance?
Thanks for your time!

First off your going to want to make sure that you’re logging into phpmyadmin with a valid user account which is connected to whichever database you are looking to edit, once you have that done you will surely be able to find whatever table you are trying to clean out and truncate it thought phpmyadmin.

Hey sparq,

Thanks for your reply. Yeah, I’m logged in, have privelages, etc.
I do find some stuff thru the Search function and am able to delete it. But it seems there is still something in their, at least that’s what I’m being told. I just can’t find anything else, hence my cornfusion and frustration.