Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 create UDF

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-06-10 : 08:21:26
ThangaPrakash writes "when i create a UDF,I have an error ,This Error is
"Too many table names in the query. The maximum allowable is 256."

But I am not using 256 !! Table in my Query .Ihave Sometable with Innerjoins amd Union Operation

Plse Help me how can i Solve It

Thanking You"

drymchaser
Aged Yak Warrior

552 Posts

Posted - 2004-06-10 : 08:58:30
Would need to see the code at least. Can you post it?
Use [ code]...[ /code] (without the space) tags to keep it formatted.
Go to Top of Page
   

- Advertisement -