Skip to content

Commit

Permalink
run again
Browse files Browse the repository at this point in the history
  • Loading branch information
yukiwongky committed Mar 30, 2017
1 parent a5f999e commit 94d2f25
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Verifies GitHub issue 336 is fixed, PDO::exec on query returning SQL_NO_DATA wil
<?php
// Connect
require_once("autonomous_setup.php");

$dbName = "tempdb";

$conn = new PDO("sqlsrv:server=$serverName;Database=$dbName", $username, $password);
Expand Down

0 comments on commit 94d2f25

Please sign in to comment.