List:MySQL and .NET« Previous MessageNext Message »
From:Jerome Wilson Date:May 31 2005 10:12pm
Subject:RE: How to get full column name (table name and column name) from query results?
View as plain text  
Yes, but why would you go to the trouble and overhead, when you can just
alias the field names?

Jerome

-----Original Message-----
From: Bob Dankert [mailto:bob@stripped] 
Sent: 31 May 2005 20:01
To: dotnet@stripped
Subject: RE: How to get full column name (table name and column name) from
query results?

I was able to get the information I need from DataReader.GetSchemaTable and
referencing the BaseTableName for each column returned.

Bob

Envision Information Technologies
Associate
bob@stripped
v. 608.256.5680
f. 608.256.3780
 


Thread
How to get full column name (table name and column name) from query results?Bob Dankert31 May
RE: How to get full column name (table name and column name) from query results?Kevin Turner31 May
RE: How to get full column name (table name and column name) from query results?Bob Dankert31 May
  • Re: How to get full column name (table name and column name) fromquery results?AndrĂ©s Villanueva31 May
RE: How to get full column name (table name and column name) from query results?Kevin Turner31 May
RE: How to get full column name (table name and column name) from query results?Bob Dankert31 May
  • RE: How to get full column name (table name and column name) from query results?Jerome Wilson1 Jun
RE: How to get full column name (table name and column name) from query results?Kevin Turner1 Jun