 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
sqltogo
Joined: 02 Jul 2014 Posts: 38 Country: Netherlands |
|
Beta test 7.0 |
|
During testing I had sometimes a problem with getting hints for coulumn definitions.
This is an example of the SQL:
SELECT ca.CustId
, ca.CountryCode
, ca.CustAddrCode
, ca.Addr
, ca.VATNr
, ca.VATVerifyDate
FROM dbo.T_CustomerAddress AS ca
It works fine when holding the mouse pointer at the end of the column ca.VATVerifyDate but not at the end of ca.VatNr
When positioning the mouse pointer after ca,VatNR just obave the 'D' of VATVerifydate it works fine.
This is not as I expect it to work, maybe this is as designed but I think it should work also with short columnname just after this columnname.
|
|
Wed Jul 02, 2014 4:29 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Which SQL Editor are you using?
|
|
Wed Jul 02, 2014 4:55 pm |
|
 |
sqltogo
Joined: 02 Jul 2014 Posts: 38 Country: Netherlands |
|
|
|
I am using Microsoft Managent Studio 2012
|
|
Thu Jul 03, 2014 3:05 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|