Oracle GUID support
Database
1
Posts
1
Posters
0
Views
1
Watching
-
We currently use the .net SQL Server managed data provider for database access, but we are looking at possibly extending our app support to Oracle. The .net Oracle managed data provider looks like a good solution, but it brought up some questions. What support does Oracle provide for a GUID data type? What versions of Oracle support this? We notice that the Oracle data reader has the same GetGuid() SetGuid() that SQL Server provides, but are not sure how it is implemented in an actual Oracle table. So if anyone has any info on this (or can give us a juicy link with this info) us non-Oracle guys would appreciate it! Michael Developer, Author, Chef