SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Bug report

 
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant View previous topic
View next topic
Bug report
Author Message
andrewhoskinson



Joined: 01 Dec 2006
Posts: 1
Country: UK

Post Bug report Reply with quote
Don't know if this is right way to report a bug, but can't see any form to fill in.

SQL Server 2000.
User defined function 'U16_ActiveMemberStats_SubmittedFitnessReports'
when i click on the function name in the sql assistant popup to fill in my
query in query analyzer, it truncates the name of the function to:

U16_ActiveMemberStats_SubmittedFitnessRep

- its missed the last four letters off the name of the UDF.

I can repro this problem in a brand new db with the function as follows:

CREATE FUNCTION U16_ActiveMemberStats_SubmittedFitnessReports (@id int, @isclub bit, @mindofb datetime)
RETURNS int AS
BEGIN
declare @retval int

select @retval = 0

return @retval
END


Hope that's useful, like this tool already.
Fri Dec 01, 2006 12:38 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7838

Post Reply with quote
Thank you. This is surely a bug. We will have it fixed by Monday next week.
Fri Dec 01, 2006 1:45 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.