Anyone know a way to generate a guid/uuid via ODBC to Progress?

I got it.

Went into the Progress Procedure Editor and created a loop that generated a few hundred guids and then dumped them to a text file so I can grab them as I need them.

--- In vantage@yahoogroups.com, "pbparker" <scrumbus@...> wrote:
>
> I'm trying to mass export and then reinsert user Favorites (the folder and items) however each row has a SysRowID guid value that undoubtedly is used for replication at some point.
>
> I'm looking for some way of either generating the guids or some statement that can be used at insert that will insert one.
>
> Anyone know of a way to perform that?
>
I'm trying to mass export and then reinsert user Favorites (the folder and items) however each row has a SysRowID guid value that undoubtedly is used for replication at some point.

I'm looking for some way of either generating the guids or some statement that can be used at insert that will insert one.

Anyone know of a way to perform that?