Okay, I'm writing a crystal report, don't have a data structure. Not an SQL guru, but need one. What I'd like to do is search the entire database, all tables, for a word string in an effort to find a field in a specific table that is harboring the data I'm after.
Like search all tables in sqldb for field with 'opening balance'
Or something like that. Is it possible?
It's late I'm tired thanks much in advance.
Like search all tables in sqldb for field with 'opening balance'
Or something like that. Is it possible?
It's late I'm tired thanks much in advance.