Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Copy the connection string and replace <password> with "uV0spJEn3Q9cbUw6" and <dbname> with the target database's name. Then you can establish connection in your code using the connection string.

Example

 You can test your connection using the following code snippet.

...