Thanks for that info.
But can the component be added to the wizard once to create this package and then is it in the package for good? or would I need to purchase various copies of this component for each package I distribute?
thanks alot!!!
I'm trying to create a small app that will allow users to print out a task list report, a custom Crystal Report.
If I deploy this app to various users, what components from CR will each user need on their machine to sucessfully view these reports?
Obviously I am concerned about licensing from...
The result of the query
select * from nls_database_parameters
where parameter like 'NLS_CHAR%';
produces:
PARAMETER VALUE
---------------- -----------
NLS_CHARACTERSET UTF8
Ok, I'm sorry.
I was using the word BLOB to describe my large datafield, which is of type varchar2(4000), this is due to my lack of knowledge of an actual BLOB and because my reporting tool is telling me that my field, which is a varchar2(4000) is a BLOB, because it's larger than 256.
So, yes...
In the past, I asked how to use a BLOB as a formula and found out that you can use a BLOB in a formula with the isNull function to determine if the BLOB was null and if so, print an "N/A".
My question is:
Since I can actually do this calculation on the database with a nvl() function, should I...
This does not appear to have done anything.
Does it matter that the original is defined as varchar2(4000)?
I've got:
DBMS_LOB.SUBSTR(table3.field3,256,1) as VALUE
It's now displaying the column as size 4000?
thanks
OK, here is my issue:
Using an Oracle 9.1 database with some views.
One field in this view is a BLOB(4000).
I have a reporting tool that cannot use blobs in a formula.
I figured that I would use SUBSTR to return only the first 256 characters for this field. When I see the final result, it does...
Hello all,
I am using CR 8.0 and I am attempting to create a formula where I check to see if a datafield is null or not. When I insert this datafield, I get the error:
Blob field or memo field cannot be used in formula.
This particular field is set to varchar2(4000).
Since this is already a...
Hello all,
I've got this situation. We purchased a Planar PT191MU touchscreen monitor, which happens to be capacitive type touchscreen.
The issue is that a capacitive type monitor does not work with Vinyl gloves and we cannot find any other device besides a finger, due to absorbing electricity...
Are you ready for a silly question?
I've received an OCX (with the code) from the developer. I usually debug the app if we have issues in order to troubleshoot...but now I am being instructed to recompile the OCX.
How do I do that in VB 6.0?
Thanks!!!
I think I know the difference...HT is tricking the apps in thinking there are 2 CPUs where DualCore is actually 2 integrated CPUs....
Anyways, I'm looking into purchasing a new CPU and have found the Intel Pentium D 805 Smithfield..this has a Dual core but no HT for 95$.
AMD has a dual core...
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.