Main   Products   Offshore Outsourcing   Customers   Partners   ContactUs  
JDBC Databases
  HXTT Access v7.1
 
  Buy Now
  Support
  Download
  Document
  FAQ
  HXTT Cobol v5.0
  HXTT DBF v7.1
  HXTT Excel v6.1
  HXTT Json v1.0
  HXTT Paradox v7.1
  HXTT PDF v2.0
  HXTT Text(CSV) v7.1
  HXTT Word v1.1
  HXTT XML v4.0
Offshore Outsourcing
Free Resources
  Firewall Tunneling
  Search Indexing Robot
  Conditional Compilation
  Password Recovery for MS Access
  Password Recovery for Corel Paradox
  Checksum Tool for MD5
  Character Set Converter
  Pyramid - Poker of ZYH
   
   
   
Heng Xing Tian Tai Lab of Xi'an City (abbr, HXTT)

HXTT ACCESS
bug report
Lutz
2006-03-03 00:00:00
Dear customer-service,

I ordered HXTT Access almost one hour ago and maybe I found the first bug?

Do you have a special email account for bug reports?

I would like to send you the SQL-Statement and the MDB (it's a small one)

Best regards
Markus Lutz


Re:bug report
Lutz
2006-03-03 00:00:00
I forgot the sql-statement:

Select [AuthRole].Name AS Role, 'Roles' AS Expr1 , au.Username from AuthRole, AuthUser as au
where
(
(
[AuthRole].ID_AuthRole in
(
SELECT [AuthGroupRole].REF_AuthRole
FROM AuthUser
INNER JOIN
(
(
AuthGroup INNER JOIN AuthGroupRole ON [AuthGroup].ID_AuthGroup = [AuthGroupRole].REF_AuthGroup
)
INNER JOIN AuthUserGroup ON [AuthGroup].ID_AuthGroup = [AuthUserGroup].REF_AuthGroup
)
ON [AuthUser].ID_AuthUser = [AuthUserGroup].REF_AuthUser
WHERE [AuthUser].Username=au.Username
)
)
or
(
[AuthRole].ID_AuthRole in
(
SELECT [AuthUserRole].REF_AuthRole
FROM AuthUser
INNER JOIN AuthUserRole ON [AuthUser].ID_AuthUser = [AuthUserRole].REF_AuthUser
WHERE [AuthUser].Username=au.Username
)
)
)
and
(
au.Username=?
)


Re:Re:bug report
HXTT Support
2006-03-04 00:00:00
You can zip and email it to webmaster@hxtt.com .
Re:Re:Re:bug report
HXTT Support
2006-03-04 00:00:00
Tried your sql. Your sql is correct. But if 'Roles' is a column name, you should use "Roles" AS Expr1 or AuthRole.Roles as Expr1.
bug report
Lutz
2006-03-06 00:00:00
>Supported now. Fixed a bug in sql optimization. Please download the latest >package. Thanks for your response.

Now it works.
Thanks for your quick response - and keep up the good work.
Best Regards
Markus Lutz


Search Key   Search by Last 50 Questions




Google
 

Email: webmaster@hxtt.com
Copyright © 2003-2019 Heng Xing Tian Tai Lab of Xi'an City. | All Rights Reserved. | Privacy | Legal | Refund | Sitemap