hfshultz
Posts: 17
|
| Posted: 10/20/2005, 8:48 AM |
|
  
OK, so I lost my database table structure and all I have is my CodeCharge project files. Is there any easy way to extract the DB info from the files or do I have to go through page by page and rebuild the fields based off of what was being used?
Thanks,
Frank
|
 |
 |
Edd
Posts: 547
|
| Posted: 10/20/2005, 3:24 PM |
|
Sorry bad news. You will have to do it manually.
Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
Walter Kempees
|
| Posted: 10/21/2005, 4:05 AM |
|
The goodEdd@forum.codecharge> schreef in bericht
news:24358191db66a6@news.codecharge.com">news: it'll never happen to you again.
Learned from the experience.
"Edd" <Edd@forum.codecharge> schreef in bericht
news:24358191db66a6@news.codecharge.com...
> Sorry bad news. You will have to do it manually.
> Edd
> _________________
> a simple idea....
> www.syntech.com.au
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
Walter Kempees
|
| Posted: 10/21/2005, 4:08 AM |
|
one a more serious note:
is there no way to connect to the database or doesn't the running version
exist anymore.
If connection is possible, then reverse engineering is too.
Walter
"Walter Kempees" <kempe819@planet.nl> schreef in bericht
news:djai1c$vvf$1@news.codecharge.com...
> The goodEdd@forum.codecharge> schreef in bericht
> news:24358191db66a6@news.codecharge.com">news: it'll never happen to you again.
> Learned from the experience.
>
> "Edd" <Edd@forum.codecharge> schreef in bericht
> news:24358191db66a6@news.codecharge.com...
>> Sorry bad news. You will have to do it manually.
>> Edd
>> _________________
>> a simple idea....
>> www.syntech.com.au
>> ---------------------------------------
>> Sent from YesSoftware forum
>> http://forums.codecharge.com/
>>
>
>
|
|
|
 |
hfshultz
Posts: 17
|
| Posted: 10/21/2005, 5:36 AM |
|
No, the old database is gone... no backup or anything. I did the work for a project that went by the wasteside a year ago and forgot to preserve the db structure but now I want to reuse a lot of it but without the db I'm gonna have to go the reverse engineering route. Oh well... I think it's still easier to reverse engineer than redo all the work as I had like 100 pages in this app.
Thanks for your help!
|
 |
 |