Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
301 posts
|
Hi, how does one retrieve their user-id and password for the Cincom Public Repository? Also, I'm starting to experiment with VW 7.9 and the guest credentials for the Cincom Public Repository are not coming up as they normally do. I'm presented with the dialog:
Unable to connect to "Cincom Public Repository" because of the following error: FATAL: role "guest" does not exist Think different and code well, -Conrad _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
301 posts
|
On Sat, May 5, 2012 at 4:22 PM, Conrad Taylor <[hidden email]> wrote:
Hi, I was to resolve the connection issue by running the following code within a workspace: Store.StoreDevelopmentSystem reconnectAction: #reconnect.
Store.RepositoryManager addRepository: (Store.ConnectionProfile new name: 'Cincom Public Repository'; driverClassName: #PostgreSQLEXDIConnection;
environment: 'store.cincomsmalltalk.com:5432_store_public'; userName: 'guest'; password: 'guest'; tableOwner: 'BERN';
yourself). Store.DbRegistry connectTo: (Store.RepositoryManager repositories detect: [:each | each name = 'Cincom Public Repository']).
Now, I need to search for my Cincom Public Repository password.
Think different and code well, -Conrad _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
301 posts
|
On Sun, May 6, 2012 at 1:30 AM, Conrad Taylor <[hidden email]> wrote:
... [show rest of quote] I have located the correct username and password to use when publishing to the public store repository.
... [show rest of quote] Think different and code well, -Conrad _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |