|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
How do I delete an entry from a dbm file? I can delete from the corresponding hash, but when I go to notepad and view the DBM I can still see the particular key/value set. Also, I have a page that lists the contents of the DBM, and when I run that script it lists it as having removed what I wanted it to, but I still see it in the database. That's a problem because I am going to need to import the database into excel for billing purposes, and with the entries still there it's very confusing.
|
|
#2
|
|||
|
|||
|
You are not supposed to view it with notepad and treat DBM as text file. Check out -> http://www.apacheweek.com/features/dbmauth and get some idea how it works.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > Deleting from DBM |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|