Search Results

Search: Posts Made By: bikky6
978
Posted By bikky6
Thank you very much.It helped a lot.How can i...
Thank you very much.It helped a lot.How can i store the output into a variable?

---------- Post updated at 01:56 PM ---------- Previous update was at 01:50 PM ----------

Yeh.I got it.
978
Posted By bikky6
Dynamically prepare the condition using flat file sdata
I have a file in which the data looks like

A,B

My output should be

T1.A=T2.A
AND T1.B=T2.B

If my input is
A,B,C

My output should be
T1.A=T2.A
AND T1.B=T2.B
AND T1.C=T2.C
...
2,035
Posted By bikky6
Download .xls file from mail and copy to another path using shell script
Hi

I have a mail attachment coming from a mail id and evreytime with the same name in .xls format.I have to download the .xls file into a location and convert it itno .csv format and copy the...
1,987
Posted By bikky6
It's on two different machines.
It's on two different machines.
8,963
Posted By bikky6
Thank you ---------- Post updated at 09:51...
Thank you

---------- Post updated at 09:51 AM ---------- Previous update was at 09:30 AM ----------

Thank you
8,963
Posted By bikky6
Connecting to UNIX from Windows without using putty
Hi

Is there any command which we can try connecting unix from windows without using any third party tool.

Thanks in advance
KVB
1,987
Posted By bikky6
Help with Windows to Unix connectivity
Hi

Can we pass the parameter from the excel in windows and invoke the unix shell script from excel VBA by passing this parameter and get the results of shell script to the excel sheet?

...
1,251
Posted By bikky6
metadata: field1 datatype format 1 ...
metadata:
field1 datatype format
1 number
2 string
3 date yy-mm-dd

data file:
1234 abc 12-08-16
xyz 2345 12-08-16 (this row should get error bcoz...
1,251
Posted By bikky6
Validating a datafile with the datatypes
I have two input files 1)datafile 2)metadata file.

I have a metadata file like:

field1datatypeformat1number2string3dateyy-mm-dd

I have a data file like:


1234abc12-8-16...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 03:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy