Wow, In my previos post you have exactly patch to help (HTML help!)
Generally, you have to you validiation rule in window "Column specyfication"
As validiation expresion you can use something like this:
Match(GetText( ),"^[0-9A-Za-z]+$")
or (if it shout accept null...
Check your temp space (in database, of course), space for logs. Monitor them. Maybe you configure too low space for it?
regards,
zibi Zibi
--
Zbyszek Ogledzki, email:zbyszek@pangea.com.pl
You have to configure server. First start it. Next log in as system administrator (inside Sybse Central). Select "Configuration" from popup menu of your server name in left list.
Set "show configuration parameters for:" to "Procesors"
set "max online...
Yes, you can.
When you edit your dw use menu View->Column specifications.
Place your validiation expresion and message (if you want to do it).
The validiation expresion you can build by your own, please check html help:
User's Guide/Working with Databases/Chapter 16.../Working with validation...
Yes, why...
I have another problems with datawindows and parameters - decimal.
If you make a table with column, lets say id and insert rows with values:
...,1000000000088700, 1000000000088701, 1000000000088702, ... try this:
Build DW with argument - compared to column id. Try to retrieve...
I usualy don't use cursors, but when I use temporary tables there is a bit to do with the syntax for improving speed. Some technical / syntax info will be nice.
regards, Zibi
--
Zbyszek Ogledzki, email:zbyszek@pangea.com.pl
Hi,
Have you tried using your own function for roundnig values? Then you can place a compute field with f.e. "myround(value,1)"
Or, mayby if this error occurs only on exe-file try to complile to byte-code, not machine-code.
Best regards, Zibi
--
Zbyszek Ogledzki...
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.