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
Cisco router IP sec VPN configuration
insert each word of a line of text into an element of an array
using one procedure with for parameteres to open forms
WaitForSingleObject() issue
asyncronous update gridview when ListBox_SelectionIndexChan
ged
VBA Word
need to flash words on webpage
Execute only select sql
Where to get .msi's for group policy deployment ?
Will saving an image drafted in PowerPoint as a TIFF file reduce any part of the clarity of the image?