If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > Views not showing in PCC

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-16-09, 11:52
pstymfal pstymfal is offline
Registered User
 
Join Date: Jul 2009
Posts: 4
Views not showing in PCC

I have created a couple of views in my database and they do not show up under the Views in the tree. PCC Pervasive is version 10.10.125.000

I can execute them and they show up in Crystal Reports when using the ODBC connection. Also, I see that view.ddf and file.ddf have their modified date updated to the time I did the last CREATE VIEW. I have tried to refresh the database within PCC and gone out and back in, but the views still do not show. What am I missing?

Last edited by pstymfal; 09-16-09 at 12:12.
Reply With Quote
  #2 (permalink)  
Old 09-21-09, 13:19
pstymfal pstymfal is offline
Registered User
 
Join Date: Jul 2009
Posts: 4
Question Anyone have thoughts as to why this is happening?

Still an issue.
Reply With Quote
  #3 (permalink)  
Old 09-21-09, 15:38
mirtheil mirtheil is online now
Registered User
 
Join Date: Dec 2001
Posts: 1,026
Usually this is caused by a missing or incorrect view.ddf. What you can try is to restart the PSQL engine. rename VIEW.DDF to VIEW.OLD. Make sure no one else is opening the files. Then, in the PCC (or ODBC Test) create a new view. It should recreate the VIEW.DDF and any entries in the FILE.DDF. It will not recreate the entries for your old views. If the new view shows up, stop the engine, rename the new VIEW.DDF to VIEW.NEW and rename VIEW.OLD to VIEW.DDF. You should see your old DDFs..
Please note these steps should be done in your database.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On