Viewing 15 posts - 106 through 120 (of 373 total)
Updated Link:
http://www.afcc1.com/Examples/Images/sql/OpenXml/SQL_OpenXml_1.png
Updated Code..
Getting a different error now... i have arranged around with no luck
ALTER PROCEDURE
[dbo].[Users_Update_Phones_2]
@UserName
nvarchar(256) = null ,@SqldocPhone...
May 16, 2006 at 6:01 pm
The PrimayKey is PhonesID.....
Here is a link to what the error looks like.. No matter what i do i get the same error.. I need to get this figured out...
May 16, 2006 at 5:19 pm
I have come up with this but still get the same error about the x.Phone can not be used in this context
ALTER PROCEDURE
[dbo].[Users_Update_Phones_2]
@UserName
nvarchar
May 16, 2006 at 4:59 pm
Thank you for the reply.. sweating over here trying to figure this out..
How do i merge this way into my design that i have now?
with the xml
thanks
erik
May 16, 2006 at 4:50 pm
March 20, 2006 at 9:16 am
Your info is very helpful.... I wasn't judging your answer... i just needed a little better explanation..
March 20, 2006 at 9:15 am
Anyone else care to give it a shot?
Don't make me beg!
erik
March 20, 2006 at 7:53 am
That is a good idea. i have the UserType table like that...
One thing that i would like to ask is what do i do if the user has the same...
March 6, 2006 at 1:12 pm
Because i did not know how to do that untill yesterday.
AKA --- alter table orderaddress add CONSTRAINT CK_AddressType CHECK ([AddressType] in ('S',...
March 6, 2006 at 8:01 am
Thanks for the response!
I can see the value in this new CTE, another thing that i think is neat is how the CTE can referr to itself more than once....
erik
February 27, 2006 at 9:16 am
If you have time.. an example of the Raw file use would be great..
erik
February 10, 2006 at 10:59 am
i finally found it ... it is right in front of my face... In the Intergartion service... I just was not comfortable with the enviroment yet. Too many neat button...
February 8, 2006 at 3:53 pm
you know i pushed every G.D. button ( or at least i thought i did ) on the Development Studio, and the new...
February 6, 2006 at 11:37 pm
Viewing 15 posts - 106 through 120 (of 373 total)