Microsoft
Software
Hardware
Network
Question : Microsoft Virtual Environment - SQL Server 2005/SQL Server 2008
All,
Has anyone deployed SQL Server 2005/2008 on Microsoft virtual environment? Has there any performance issues?
Thanks,
Raj
Answer : Microsoft Virtual Environment - SQL Server 2005/SQL Server 2008
Unless you need those extra variables later, you don't need to create them:
print scalar(@$row), "\n";
If the $size variable is needed later, you could do this:
my $size = @$row;
print $size, "\n";
Random Solutions
Member Function Binding : Static Functions
VBA Code
Random.nextDouble(double d)?
Issue with I.E.6
Looking for a simple reversible cryptogtaphic algorithm to code / decode a string of 6-10 digits
Access request header in C#
Windows 2003/2008 NTFS permissions
Programmatic Access Security (Outlook 2007)
Deleted File? user or system?
Java Script to Open a program from hard-drive from IE8