Search found 2 matches

by JosR
Mon 17 May 2010 08:51
Forum: dotConnect for Oracle
Topic: How can i set the Oracle schemaname at runtime ?
Replies: 16
Views: 9079

What is the best way to hook the Alter Session ?

What is the best way to hook the Alter Session with the new schemaname into the DataContext ?
by JosR
Wed 12 May 2010 09:21
Forum: dotConnect for Oracle
Topic: How can i set the Oracle schemaname at runtime ?
Replies: 16
Views: 9079

How can i set the Oracle schemaname at runtime ?

in the lqml object, the schemaname is fixed.

we want to use mulitple schema's within the same server/user/password environment.

how can we set the desired schemaname (in C# code)