Hi Linda, a gotcha in SQL server is that under a certain file size, a text field may appear as a 'standard' ASCII field. I think it's around 200 char. Resizing to say, 500 or more should enable Crystal to see it as a text field.
Baz.
Hi Chris,
this is a only a solution to an already-running app, tho it may help getcha going:
External_Function IsIconic "IsIconic" User32.dll Handle hWnd Returns Integer
// Check to see if it's running already.
Procedure DoAutoSwitch String sCaption
Local Handle hWnd
Local...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.