Hi

I've just migrated my code to CFMX Server. For some reason its giving
error when I am trying to use Variable(PK_User_ID) From Query(GetUser).
Only problem is that PK_User_ID is Uniqueidentifier. I mean in same
Query if I use

<CFOUTPUT>#GetUser.FirstName#</CFOUTPUT> it does work

but 

<CFOUTPUT>#GetUser.PK_User_ID#</CFOUTPUT> doesn't work. 

Well query is pretty basic SELECT * From tb_User Where
FirstName='Shahzad'. I can output any column from query except the ones
which are of type Uniqueidentifier. 

Any Reason Behind It??? I've analysed my code in CFMX Server and it
doesn't give any error.


Shahzad Butt (Development Engineer)

JJ FastFood Distribution Ltd.
Office:  +44 (0) 1992 701 722
Mobile: +44 (0) 7803 584 873
Fax:     +44 (0) 1992 701 604

7 Solar Way, Innova Park, Enfield, London, EN3 7XY
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to