![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
My web app uses a Microsoft GridView and the corresponding point shows up in the grid column as (29.451972000000001,-98.748106000000007) I cannot seem to round the values down and have been guessing at the format specifier after reading this: http://msdn2.microsoft.com/en-us/net.../aa569608.aspx [...] I tried various combinations before giving up. |
#3
| |||
| |||
|
|
In comp.databases.postgresql Joe Stateson <jstateson (AT) swri (DOT) edu> wrote: My web app uses a Microsoft GridView and the corresponding point shows up in the grid column as (29.451972000000001,-98.748106000000007) I cannot seem to round the values down and have been guessing at the format specifier after reading this: http://msdn2.microsoft.com/en-us/net.../aa569608.aspx [...] I tried various combinations before giving up. No PostgreSQL content - why did you crosspost here? |
#4
| |||
| |||
|
|
My web app uses a Microsoft GridView and the corresponding point shows up in the grid column as (29.451972000000001,-98.748106000000007) I cannot seem to round the values down and have been guessing at the format specifier after reading this: http://msdn2.microsoft.com/en-us/net.../aa569608.aspx [...] I tried various combinations before giving up. No PostgreSQL content - why did you crosspost here? The main problem seems to be the "Point Data" that is part of the geometric data types that PostgreSQL supports. I have not used this "point type" in a database before. I could be mistaken, but this seem unique to PostgreSQL. |
![]() |
| Thread Tools | |
| Display Modes | |
| |