Browse Source

Merge branch 'cleaner' of Osiris/groepswerk into master

master
Osiris 4 years ago
parent
commit
e72073413e
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      linked.php

+ 0
- 5
linked.php View File

@@ -1,5 +0,0 @@
<?php
// we want to acces the db browser sqlite server from the pc
$myRepo = new Repo('sqlite:C:\Program Files (x86)\Ampps\www\groepswerk\Northwind_large.sqlite');
$result = $myRepo->query("SELECT * FROM Category");
?>

Loading…
Cancel
Save