GetTableNames and System Tables

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Cirunz
Fresh Boarder
Fresh Boarder
Posts: 6
Joined: 31.03.2006, 15:12
Location: Rome
Contact:

GetTableNames and System Tables

Post by Cirunz »

Hi, I'm writing a simple db viewer with BDS 2006 and ZeosLib, for personal use, and when I open a database with it I fill out a listbox with the tables contained in the DB.

On MSSQL 2005 however I've a lot of system tables that I want to filter when I need to use only the user tables of the database.

There is a way using pattern or the properties of the TZConnection to get only the user tables list from a database?
Two strings enter in a cafè.
First string: Barman give me a coffee%$("£$)£/$£(%/$R$)£($)£($0
Second string: Sorry for my pale, it's not null terminated.
Post Reply