Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Are empty GUIDs OK?
Sat, Nov 21 2009 8:45 PMPermanent Link

"James Relyea"
Has anyone ran accross a problem using empty GUIDs? I'm seeing the following
error but I am still troubleshooting it. My hunch is the { } are causing me
a problem along the way but I can't tell for sure yet, so I thought I'd ask
the forums. The dataset fields are GUIDs, the stored proc uses GUID params
and the table uses GUIDs too.

VS2008, EDB 2.03b6:
{"ElevateDB Error #1011 An error occurred with the value
{00000000-0000-0000-0000-000000000000} (The value would result in
truncation)"}

Thanks

Smile
jr

Sat, Nov 21 2009 10:50 PMPermanent Link

"James Relyea"
I still don't know exactly what's wrong, but I don't think it's an EDB
problem.


"James Relyea" <JRelyea@JBRSoftware.com> wrote in message
news:140463F8-9331-47B4-9432-07BA8771E2CD@news.elevatesoft.com...
> Has anyone ran accross a problem using empty GUIDs? I'm seeing the
> following error but I am still troubleshooting it. My hunch is the { } are
> causing me a problem along the way but I can't tell for sure yet, so I
> thought I'd ask the forums. The dataset fields are GUIDs, the stored proc
> uses GUID params and the table uses GUIDs too.
>
> VS2008, EDB 2.03b6:
> {"ElevateDB Error #1011 An error occurred with the value
> {00000000-0000-0000-0000-000000000000} (The value would result in
> truncation)"}
>
> Thanks
>
> Smile
> jr
>

Sun, Nov 22 2009 9:21 AMPermanent Link

"James Relyea"
Found it, fixed it...it was a basic ID-10t error, not caused by anything EDB
related.

Smile
jr


"James Relyea" <JRelyea@JBRSoftware.com> wrote in message
news:99172C56-35B8-4033-9A69-729444DE970E@news.elevatesoft.com...
>I still don't know exactly what's wrong, but I don't think it's an EDB
>problem.
>
>
> "James Relyea" <JRelyea@JBRSoftware.com> wrote in message
> news:140463F8-9331-47B4-9432-07BA8771E2CD@news.elevatesoft.com...
>> Has anyone ran accross a problem using empty GUIDs? I'm seeing the
>> following error but I am still troubleshooting it. My hunch is the { }
>> are causing me a problem along the way but I can't tell for sure yet, so
>> I thought I'd ask the forums. The dataset fields are GUIDs, the stored
>> proc uses GUID params and the table uses GUIDs too.
>>
>> VS2008, EDB 2.03b6:
>> {"ElevateDB Error #1011 An error occurred with the value
>> {00000000-0000-0000-0000-000000000000} (The value would result in
>> truncation)"}
>>
>> Thanks
>>
>> Smile
>> jr
>>
>
>

Image