fdb Questions

3

Solved

How do you get a list of the column names in an specific table? ie. Firebird table: | name | id | phone_number | get list like this: columnList = ['name', 'id', 'phone_number']
Ivie asked 8/10, 2013 at 21:25

1

Solved

How to get value mac and vlan from fdb table uses python? In bash snmpwalk work fine: snmpwalk -v2c -c pub 192.168.0.100 1.3.6.1.2.1.17.7.1.2.2.1.2 pysnmp: import os, sys import socket impor...
Crepuscule asked 22/12, 2011 at 8:45
1

© 2022 - 2024 — McMap. All rights reserved.