if in a .taf file, i have a dbms to create a view, another to use a view, then another to drop the view, and the view is named something constant like myview, is it possible to have a collision?
Yes, it is possible.
like have someone hit the dbms to create a view but the view has already been created by another user but not yet dropped?
if so does anyone know a way around this?
Give each view a unique name.
Eric
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
