Shahzad Butt(?!), Did you do what I suggested? <cfdump var="#getUser#"> and take a look at what CFMX is actually returning!
~Todd On Fri, 26 Jul 2002, Shahzad.Butt wrote: > 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) -- ============================================================ Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ | Team Macromedia Volunteer for ColdFusion | http://www.macromedia.com/support/forums/team_macromedia/ | http://www.flashCFM.com/ - webRat (Moderator) | http://www.ultrashock.com/ - webRat (Back-end Moderator) | ============================================================ ______________________________________________________________________ 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

