S
SANJAY SHAH-MICROBRAIN COMPUTERS PVT. LTD.
Dear Sir,
I am using following Query for Reports purpose.
SELECT FaAccountMaster.AccountCode, FaAccountMaster.AccountName FROM
FaAccountMaster ORDER BY FaAccountMaster.AccountName
In Recordset I am getting field name with AccountCode & AccountName but I
wants Field Name must be FaAccountMaster.AccountCode &
FaAccountMaster.AccountName
How I can get it ?
Sanjay Shah
I am using following Query for Reports purpose.
SELECT FaAccountMaster.AccountCode, FaAccountMaster.AccountName FROM
FaAccountMaster ORDER BY FaAccountMaster.AccountName
In Recordset I am getting field name with AccountCode & AccountName but I
wants Field Name must be FaAccountMaster.AccountCode &
FaAccountMaster.AccountName
How I can get it ?
Sanjay Shah