Connect to SQL Server in Perl and in VBScript
Say my database name is Jessica_DB, my user name is jessica, and my password jessica_pwd. Perl To connect to Microsoft SQL Server using Perl with Win32::ODBC module use Win32::ODBC; my…
Say my database name is Jessica_DB, my user name is jessica, and my password jessica_pwd. Perl To connect to Microsoft SQL Server using Perl with Win32::ODBC module use Win32::ODBC; my…
To connect a PC which has two network interfaces (one Ethernet and another wireless) to a LAN, you will want to create a default route to the wireless interface, assuming…
This entry shows the step I took to set up a Cisco switch at work Basic Switch Setup How to set up Cisco switches Important Commands Security Lock down Cisco…