| Author |
Topic Search Topic Options
|
theSmoker
Newbie
Joined: 20 February 2002
Status: Offline
Points: 33
|
Post Options
Thanks(0)
Quote Reply
Topic: Access Database Migration Tool Posted: 18 May 2003 at 2:32am |
i have tried and tried to convert my wwf 7 b3 to wwf 7.01 using this tool and I can not get it to work!! 
i have used compact and repair and still nothing happens 
i get a popup window using this tool: enter parameter value status
what is this?
Edited by theSmoker
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 18 May 2003 at 2:42am |
The upgrade tool is from version 6.x to version 7
There are no upgrades from the beta version to the full version 7 as beta versions where available for testing only and not for use on live web sites.
To upgrade your beta database you will have to go through the version history file and try and recreate all the new fields, tables, default values, etc in your database.
|
|
|
 |
Trevni
Groupie
Joined: 24 February 2003
Location: United States
Status: Offline
Points: 149
|
Post Options
Thanks(0)
Quote Reply
Posted: 18 May 2003 at 4:30am |
theSmoker wrote:
i have tried and tried to convert my wwf 7 b3 to wwf 7.01 using this tool and I can not get it to work!! 
i have used compact and repair and still nothing happens 
i get a popup window using this tool:
enter parameter value
status
what is this?
|
Now you come here and complain when Borg has mentioned thousands of times for people not to use the beta forums on live websites or this might happen. He does not post these warning for his own health.
|
|
Resident immature brat...
|
 |
theSmoker
Newbie
Joined: 20 February 2002
Status: Offline
Points: 33
|
Post Options
Thanks(0)
Quote Reply
Posted: 18 May 2003 at 2:25pm |
sorry i was too impatient !! 
i have the database updated, but have this:
Microsoft VBScript runtime error '800a005e'
Invalid use of Null: 'CInt'
what does this mean?
thanks to everyone that has helped me in solving the problems i am having!! 
|
 |
fernan82
Mod Builder Group
Joined: 17 November 2002
Location: United States
Status: Offline
Points: 362
|
Post Options
Thanks(0)
Quote Reply
Posted: 18 May 2003 at 2:54pm |
|
It means that some of the new fields have a <NULL> value, you'll have to go thru your db and all the new fields that are <NULL> change them to the default value which is 0
|
FeRnAN
|
 |
theSmoker
Newbie
Joined: 20 February 2002
Status: Offline
Points: 33
|
Post Options
Thanks(0)
Quote Reply
Posted: 18 May 2003 at 3:42pm |
fernan82 wrote:
It means that some of the new fields have a <NULL> value, you'll have to go thru your db and all the new fields that are <NULL> change them to the default value which is 0 |
fernan82 or anyone...,
i have looked over my database twice, and can not find any fields with "<null>"
there are some with "now()" tho!
what am i doing wrong? can you or someone explain what i need to do..please! 
thanks for your help!!
Edited by theSmoker
|
 |
theSmoker
Newbie
Joined: 20 February 2002
Status: Offline
Points: 33
|
Post Options
Thanks(0)
Quote Reply
Posted: 18 May 2003 at 7:06pm |
theSmoker wrote:
fernan82 wrote:
It means that some of the new fields have a <NULL> value, you'll have to go thru your db and all the new fields that are <NULL> change them to the default value which is 0 |
fernan82 or anyone...,
i have looked over my database twice, and can not find any fields with "<null>"
there are some with "now()" tho!
what am i doing wrong? can you or someone explain what i need to do..please! 
thanks for your help!!
|
anyone?? 
i did a search for word, phrase for this error and results came up with nothing....this is a bummer for a "newbie" 
|
 |
xeerex
Senior Member
Joined: 19 November 2002
Location: United States
Status: Offline
Points: 601
|
Post Options
Thanks(0)
Quote Reply
Posted: 18 May 2003 at 7:23pm |
Correct my Fernan but <Null> means nothing in the field right? If so, then theSmoker needs to look for fields that have nothing in the default value and enter whatever.
Here's a suggestion. Take a look at the v7.01 tables/fields and duplicate that in your v7b3 database if the revision history is not helping you. I haven't tried it, but I bet you could do some import/export from the v7b3 database to the v7.01 database to move the data. It'd take a little work but I bet it could happen.
|
|
|
 |