Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

22 messages Options
Embed this post
Permalink
1 2
Chris Erickson-2

Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 




_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals

FDO-Issue549-SqlSpatialUniqueIdentifierFields.patch (904 bytes) Download Attachment
Brent Robinson

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Chris Erickson-2

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Ok, I must have missed that, I think I must have been looking at something equivalent to the release of 3.4.

 

Is there a patched/released version of 3.4 with this in it? (3.4.1?) Or do I need to compile separately.

 

We need to build a version of 3.4 with both of these changes in it, and I see all sorts of changes committed to the 3.4 branch – where was the release version of 3.4 built from?  All of the stuff that has been committed to the branch – has that been re-compiled and re-released?  Is this what 3.4.1 is?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Greg Boone

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Today, FDO 3.4.1 was uploaded to:

 

http://fdo.osgeo.org/content/fdo-341-downloads

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 3:27 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Ok, I must have missed that, I think I must have been looking at something equivalent to the release of 3.4.

 

Is there a patched/released version of 3.4 with this in it? (3.4.1?) Or do I need to compile separately.

 

We need to build a version of 3.4 with both of these changes in it, and I see all sorts of changes committed to the 3.4 branch – where was the release version of 3.4 built from?  All of the stuff that has been committed to the branch – has that been re-compiled and re-released?  Is this what 3.4.1 is?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Greg Boone

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

This upload can be considered Release Candidate 1.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:35 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Today, FDO 3.4.1 was uploaded to:

 

http://fdo.osgeo.org/content/fdo-341-downloads

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 3:27 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Ok, I must have missed that, I think I must have been looking at something equivalent to the release of 3.4.

 

Is there a patched/released version of 3.4 with this in it? (3.4.1?) Or do I need to compile separately.

 

We need to build a version of 3.4 with both of these changes in it, and I see all sorts of changes committed to the 3.4 branch – where was the release version of 3.4 built from?  All of the stuff that has been committed to the branch – has that been re-compiled and re-released?  Is this what 3.4.1 is?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Brent Robinson

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

There was a fix done to support uniqueidentifier columns on Mar. 24 but it was only applied to the trunk and was not backported to 3.4. At the moment, you’d have to do a separate compile to get it into a 3.4 provider.

 

I’m not sure if the fix could still be backported to 3.4. Greg would have a better idea.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:37 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

This upload can be considered Release Candidate 1.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:35 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Today, FDO 3.4.1 was uploaded to:

 

http://fdo.osgeo.org/content/fdo-341-downloads

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 3:27 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Ok, I must have missed that, I think I must have been looking at something equivalent to the release of 3.4.

 

Is there a patched/released version of 3.4 with this in it? (3.4.1?) Or do I need to compile separately.

 

We need to build a version of 3.4 with both of these changes in it, and I see all sorts of changes committed to the 3.4 branch – where was the release version of 3.4 built from?  All of the stuff that has been committed to the branch – has that been re-compiled and re-released?  Is this what 3.4.1 is?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Chris Erickson-2

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
In reply to this post by Greg Boone
Some javascript/style in this post has been disabled (why?)

Greg,

Where is this from in SRC?  Is it the top of the 3.4 branch?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 1:37 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

This upload can be considered Release Candidate 1.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:35 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Today, FDO 3.4.1 was uploaded to:

 

http://fdo.osgeo.org/content/fdo-341-downloads

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 3:27 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Ok, I must have missed that, I think I must have been looking at something equivalent to the release of 3.4.

 

Is there a patched/released version of 3.4 with this in it? (3.4.1?) Or do I need to compile separately.

 

We need to build a version of 3.4 with both of these changes in it, and I see all sorts of changes committed to the 3.4 branch – where was the release version of 3.4 built from?  All of the stuff that has been committed to the branch – has that been re-compiled and re-released?  Is this what 3.4.1 is?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Chris Erickson-2

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
In reply to this post by Brent Robinson
Some javascript/style in this post has been disabled (why?)

Ahh,

So, I guess my request is to backport that to this 3.4.1 version so it would be in the release…along with the other patch I submitted.  Is that possible?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:48 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

There was a fix done to support uniqueidentifier columns on Mar. 24 but it was only applied to the trunk and was not backported to 3.4. At the moment, you’d have to do a separate compile to get it into a 3.4 provider.

 

I’m not sure if the fix could still be backported to 3.4. Greg would have a better idea.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:37 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

This upload can be considered Release Candidate 1.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:35 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Today, FDO 3.4.1 was uploaded to:

 

http://fdo.osgeo.org/content/fdo-341-downloads

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 3:27 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Ok, I must have missed that, I think I must have been looking at something equivalent to the release of 3.4.

 

Is there a patched/released version of 3.4 with this in it? (3.4.1?) Or do I need to compile separately.

 

We need to build a version of 3.4 with both of these changes in it, and I see all sorts of changes committed to the 3.4 branch – where was the release version of 3.4 built from?  All of the stuff that has been committed to the branch – has that been re-compiled and re-released?  Is this what 3.4.1 is?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Greg Boone

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
In reply to this post by Chris Erickson-2
Some javascript/style in this post has been disabled (why?)

Yes, which is label G054.

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 3:49 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Greg,

Where is this from in SRC?  Is it the top of the 3.4 branch?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 1:37 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

This upload can be considered Release Candidate 1.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:35 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Today, FDO 3.4.1 was uploaded to:

 

http://fdo.osgeo.org/content/fdo-341-downloads

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 3:27 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Ok, I must have missed that, I think I must have been looking at something equivalent to the release of 3.4.

 

Is there a patched/released version of 3.4 with this in it? (3.4.1?) Or do I need to compile separately.

 

We need to build a version of 3.4 with both of these changes in it, and I see all sorts of changes committed to the 3.4 branch – where was the release version of 3.4 built from?  All of the stuff that has been committed to the branch – has that been re-compiled and re-released?  Is this what 3.4.1 is?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Greg Boone

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
In reply to this post by Chris Erickson-2
Some javascript/style in this post has been disabled (why?)

We can try…

 

Brent, can I get a list of the revisions you submitted that are candidates for porting?

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 3:50 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Ahh,

So, I guess my request is to backport that to this 3.4.1 version so it would be in the release…along with the other patch I submitted.  Is that possible?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:48 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

There was a fix done to support uniqueidentifier columns on Mar. 24 but it was only applied to the trunk and was not backported to 3.4. At the moment, you’d have to do a separate compile to get it into a 3.4 provider.

 

I’m not sure if the fix could still be backported to 3.4. Greg would have a better idea.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:37 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

This upload can be considered Release Candidate 1.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:35 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Today, FDO 3.4.1 was uploaded to:

 

http://fdo.osgeo.org/content/fdo-341-downloads

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 3:27 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Ok, I must have missed that, I think I must have been looking at something equivalent to the release of 3.4.

 

Is there a patched/released version of 3.4 with this in it? (3.4.1?) Or do I need to compile separately.

 

We need to build a version of 3.4 with both of these changes in it, and I see all sorts of changes committed to the 3.4 branch – where was the release version of 3.4 built from?  All of the stuff that has been committed to the branch – has that been re-compiled and re-released?  Is this what 3.4.1 is?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Brent Robinson

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Greg,

 

The revision for uniqueIdentifier support is 4474.

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:56 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

We can try…

 

Brent, can I get a list of the revisions you submitted that are candidates for porting?

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 3:50 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Ahh,

So, I guess my request is to backport that to this 3.4.1 version so it would be in the release…along with the other patch I submitted.  Is that possible?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:48 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

There was a fix done to support uniqueidentifier columns on Mar. 24 but it was only applied to the trunk and was not backported to 3.4. At the moment, you’d have to do a separate compile to get it into a 3.4 provider.

 

I’m not sure if the fix could still be backported to 3.4. Greg would have a better idea.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:37 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

This upload can be considered Release Candidate 1.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:35 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Today, FDO 3.4.1 was uploaded to:

 

http://fdo.osgeo.org/content/fdo-341-downloads

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 3:27 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Ok, I must have missed that, I think I must have been looking at something equivalent to the release of 3.4.

 

Is there a patched/released version of 3.4 with this in it? (3.4.1?) Or do I need to compile separately.

 

We need to build a version of 3.4 with both of these changes in it, and I see all sorts of changes committed to the 3.4 branch – where was the release version of 3.4 built from?  All of the stuff that has been committed to the branch – has that been re-compiled and re-released?  Is this what 3.4.1 is?

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 1:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Chris Erickson-2

PATCH: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
In reply to this post by Chris Erickson-2
Some javascript/style in this post has been disabled (why?)

Not sure if this didn’t get picked up because I didn’t caps PATCH. 

 

I’d like to include this in 3.4.1, as well as trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 12:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Greg Boone

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
In reply to this post by Brent Robinson
Some javascript/style in this post has been disabled (why?)

Brent,

 

Can you review Chris’ proposal (patch) ?

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 3:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Greg Boone

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

NOTE that I will be porting submission 4474 to 3.4 from Trunk.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Monday, September 28, 2009 1:36 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Brent,

 

Can you review Chris’ proposal (patch) ?

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 3:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Chris Erickson-2

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Awesome.

 

When both of these are in, can you fire off a new RC?  We’re trying to move to RC stage here as well and have a dependency on FDO, and these defects.  We need to test that all is working for a few of these providers.  If not, I can build it here, but would prefer to get something ‘more official’…

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Monday, September 28, 2009 11:39 AM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

NOTE that I will be porting submission 4474 to 3.4 from Trunk.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Monday, September 28, 2009 1:36 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Brent,

 

Can you review Chris’ proposal (patch) ?

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 3:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Brent Robinson

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
In reply to this post by Greg Boone
Some javascript/style in this post has been disabled (why?)

Hi Greg,

 

The patch looks fine. It’s in a different spot but is equivalent to the fix that was done in 3.5. However, fixing by backporting the 3.5 fix would keep 3.5 more in line with 3.4.1. It’s not a big deal but having a different fix in each version might introduce some confusion.

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Monday, September 28, 2009 1:36 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Brent,

 

Can you review Chris’ proposal (patch) ?

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 3:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Greg Boone

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

The patch contains code in addition to the change made in 4474. These additional changes are ok?

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Monday, September 28, 2009 1:57 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Greg,

 

The patch looks fine. It’s in a different spot but is equivalent to the fix that was done in 3.5. However, fixing by backporting the 3.5 fix would keep 3.5 more in line with 3.4.1. It’s not a big deal but having a different fix in each version might introduce some confusion.

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Monday, September 28, 2009 1:36 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Brent,

 

Can you review Chris’ proposal (patch) ?

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 3:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Greg Boone

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Please disregard.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Monday, September 28, 2009 2:03 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

The patch contains code in addition to the change made in 4474. These additional changes are ok?

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Monday, September 28, 2009 1:57 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Greg,

 

The patch looks fine. It’s in a different spot but is equivalent to the fix that was done in 3.5. However, fixing by backporting the 3.5 fix would keep 3.5 more in line with 3.4.1. It’s not a big deal but having a different fix in each version might introduce some confusion.

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Monday, September 28, 2009 1:36 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Brent,

 

Can you review Chris’ proposal (patch) ?

 

Greg

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Brent Robinson
Sent: Friday, September 25, 2009 3:18 PM
To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Chris,

 

I had a look but the trunk desc_selct.c already has a:

 

    case SQL_GUID :

 

a bit further up in the file (line 187).

 

Brent.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Chris Erickson
Sent: Friday, September 25, 2009 2:21 PM
To: [hidden email]
Subject: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hello,

I’ve tested the attached patch, and it seems to work.  Can anyone verify it?  I’d like to commit it to trunk.

 

cid:image003.png@01C8E59D.204D9280

chris erickson

developer

[hidden email]

970.493.9500 x 191

970.482.1485 (fax)

 

 



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Jason Birch

Re: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
In reply to this post by Greg Boone
Hi Greg,

Was the fdomessage.h file removed from the Windows SDK package on purpose?  Something in the MapGuide build process appears to be looking for it.

Jason

2009/9/25 Greg Boone <[hidden email]>

This upload can be considered Release Candidate 1.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:35 PM


To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Today, FDO 3.4.1 was uploaded to:

 

http://fdo.osgeo.org/content/fdo-341-downloads

 

Greg



_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
Greg Boone

RE: Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

No. This file should have been uploaded in the SDK. I will look into it.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Jason Birch
Sent: Monday, October 05, 2009 2:58 AM
To: FDO Internals Mail List
Subject: Re: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Hi Greg,

 

Was the fdomessage.h file removed from the Windows SDK package on purpose?  Something in the MapGuide build process appears to be looking for it.

 

Jason

2009/9/25 Greg Boone <[hidden email]>

This upload can be considered Release Candidate 1.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Greg Boone
Sent: Friday, September 25, 2009 3:35 PM


To: FDO Internals Mail List
Subject: RE: [fdo-internals] Patch: Issue 549 - UniqueIdentifier Fields not working in SQL Server Spatial

 

Today, FDO 3.4.1 was uploaded to:

 

http://fdo.osgeo.org/content/fdo-341-downloads

 

Greg

 


_______________________________________________
fdo-internals mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-internals
1 2