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
Extract chars from a string using regex
How set a limit number of caracters for an independant TextBox in a Form
Router on a stick issue
password audit
JSP, EJB, JSF
VBA syntax to include a specific directory and a selected file
Network testers
aspx page not loading image at run time....
Cant open certain folders (Spam) - A problem occurred while trying to use your mailbox. Please contact technical support for your organization.
MSSQL proble with insert statement - query will not compile