Hi ALL:
I'm using the Sedna version of the Upsizing wizard that allows a bunch of properties to be set and the upsizing to take place. I'm getting the following error:
Error #1562 in defaultsandrules (5055): Cannot find object sqlstr in the database
As far as I know, I have the latest version of the VFPX flavor, but how do I tell?
Any ideas?
Thanks,
Yossi
Comments: ** Comment from web user: yossel **
I'm using the Sedna version of the Upsizing wizard that allows a bunch of properties to be set and the upsizing to take place. I'm getting the following error:
Error #1562 in defaultsandrules (5055): Cannot find object sqlstr in the database
As far as I know, I have the latest version of the VFPX flavor, but how do I tell?
Any ideas?
Thanks,
Yossi
Comments: ** Comment from web user: yossel **
Doug,
In the midst of preparing your ZIP file, I discovered my error!
The statement
.SourceDB = '\sp\spsql\spsql.dbc'
was pointing to an old version of my DBC. That DBC had references to tables that didn't exist. It would have been nice if I would have gotten a better error message, though.
Thanks for your help!
Yossi