In short, No.
SQL Server clustering is a failover technology, not a scale-out technology.
If you want more database processing power, purchase a larger server.

Signature
Geoff N. Hiten
Senior Database Administrator
Microsoft SQL Server MVP
> Dear all,
>
[quoted text clipped - 6 lines]
>
> Thanks
Denilson - 28 Jul 2006 21:57 GMT
I'm plan migrate a instance of SQL Server in 1server with 4 processors
to Cluster with 2 node and 2 processor for node.
There is any solution for load balancing in this case.
Denilson
> In short, No.
>
[quoted text clipped - 5 lines]
> Senior Database Administrator
> Microsoft SQL Server MVP
Linchi Shea - 29 Jul 2006 02:40 GMT
Assume that these are the same class of processors and your app absolutely
needs the processing power of the 4 processors, then you either (1) should
not migrate the app to the 2-proc per node cluster, or (2) add two more
processors to each node.
Linchi
> I'm plan migrate a instance of SQL Server in 1server with 4 processors
> to Cluster with 2 node and 2 processor for node.
[quoted text clipped - 11 lines]
> > Senior Database Administrator
> > Microsoft SQL Server MVP