Thanks a lot! It seems to work, though I found a different way around it, selecting the datatype from user_tab_column table in oracle by table name and columnname ,but thanks anyway. (I think that is what VB does when using rs.Fields("ClientName").type
When every things go black,
scream...
Is there anyone than can tell me how to return the type of a column in a oracle database as a string in VB??
When every things go black,
scream, change the fuse and
start over!!
ARRGH!!
Thanks a lot for both code e.g,
The last one makes it all a lot easier, it works wonders for me.
Atle
When every things go black,
scream, change the fuse and
start over!!
ARRGH!!
Hi!
I need to pass a matrix from one function/module to another.
How is this possible?? I've tried the following code by it only gives me an empty matrix on the other side, any suggestions????
The point of the code is to divide a sentence up into words and add these words into a matrix for...
Hi!
I need to run a unix command from a win 2000 to the unix
how can I for instance start a: "at < test.job"
(Starts a job/script on the unix)
How can I start this from MS-DOs command line.
The Unix is mapped to my V: so i do have access to files and folders there.
In advance...
Hi!
I need to run a unix command from a win 2000 to the unix
how can I for instance start a: "at < test.job"
(Starts a job/script on the unix)
How can I start this from MS-DOs command line.
The Unix is mapped to my V: so i do have access to files and folders there.
In advance...
This is a way to extract the day of the week from a date:
use the DAYS function to return the quantity of days from a date, where the base
date for the DAYS function is Sunday December 31, 1899 (18991231)
When you run DAYS on youre date it will give you the number of days since this date.
For...
Is there any way to diplay a column over comments add to the file, in the history window, instead of using the Detail button?
Is there also a way to do the same (for the last comment) in the common window ??
It would help searching for spesific changes made to the file.
Please help
THX...
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.