We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8338cc0 commit 4a2fe8eCopy full SHA for 4a2fe8e
src/interfaces/python/tutorial/syscat.py
@@ -9,7 +9,7 @@
9
This module is designed for being imported from python prompt
10
11
In order to run the samples included here, first create a connection
12
-using : cnx = advanced.DB(...)
+using : cnx = syscat.DB(...)
13
14
The "..." should be replaced with whatever arguments you need to open an
15
existing database. Usually all you need is the name of the database and,
0 commit comments