Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Switching backend of remote views
Message
From
17/08/2004 01:42:46
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaysia
 
 
To
16/08/2004 17:39:13
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00932347
Message ID:
00933745
Views:
20
When opening a remote view that was initially created to connect to Oracle but now set to repoint to SQL Server, the error message "object 'databasename' is not found" even though the database in the server has already been created.
We've since identified the cause of this, in Oracle, the syntax is "user.tablename", in SQL server its "dbo.tablename". We solved it by using gendbc to generate all the remote view scripts, then used notepad to replace all "user." with "dbo.".
Hope that's the caused of it...
Yau
Previous
Reply
Map
View

Click here to load this message in the networking platform