by Shashi Dhar Kumar | Mar 2, 2011 | Open-Source, PHP, Programming, SQL Server
How to create new user in PhpMyAdmin at localhost? Go to phpmyadmin at your localhost if you are using xampp server than go with http://localhost/phpmyadmin or if you are using easyphp than go with http://127.0.0.1/phpmyadmin Now you can see different links related to...
Warning: Trying to access array offset on value of type bool in /home/nqetassd/shashidharkumar.com/wp-content/themes/Divi/epanel/custom_functions.php on line 629
by Shashi Dhar Kumar | Nov 8, 2008 | Programming, SQL Server
How to connect database in ASP.net? ADO Database Connection Create a DSN-less Database Connection The easiest way to connect to a database is to use a DSN-less connection. A DSN-less connection can be used against any Microsoft Access database on your web site. If you...
Warning: Trying to access array offset on value of type bool in /home/nqetassd/shashidharkumar.com/wp-content/themes/Divi/epanel/custom_functions.php on line 629
by Shashi Dhar Kumar | Nov 8, 2008 | ASP, Programming, SQL Server
How to connect database in ASP (Active Server Page)? SQL Server 2005 This is a compiled connection strings reference list on how to connect to SQL Server 2005. SQL Native Client ODBC Driver Standard security Driver={SQL Native...