473,386 Members | 1,721 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Give a hand(return value)

I use this in my proc:

EXEC xp_cmdshell 'dir \\server3\DifferentialArchive'

It returns me a result set Like this:

Volume in drive \\server3\DifferentialArchive has no label.
Volume Serial Number is 620-######
NULL
Directory of \\server3\DifferentialArchive
NULL
05/24/2007 04:24 PM <DIR> .
05/24/2007 04:24 PM <DIR> ..
06/01/2007 06:16 AM <DIR> Accon
.
.
.
but it is not worth me a rush , because I should read it by me procedure.
so , how can I fill a temp table with this result set and see what is returned ?
I need the return value.
:(
Jul 14 '07 #1
0 778

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: DaKoadMunky | last post by:
Please consider the following... <CODE> #include <string> using namespace std; typedef int PrimitiveType; typedef string ClassType;
0
by: Bajal Mohamed via SQLMonster.com | last post by:
I am facing problem like; We generate reports thru Excel Pivot table. The data is coming from sales cube. Let?s assume that there are 2 products A and B. The user wants to filter for each...
3
by: Leif | last post by:
I'm trying to set a parameter Value (see adddata below) from codebehind to a Java Applet. It looks good until I view the code in the Browser. (right click in Window). <APPLET height="140"...
4
by: AssanKhan Ismail | last post by:
Im using an C#'s user defined private function on which i want to return more than one value (like int and string ) and from that function. please let me know in advance.. assankhan Ismail
5
by: Sam | last post by:
Hi All I have couple of question regarding property of a class and structures. **** ---- Here is my class and structure ---- ***** 1. Public Structure MyPoint 2. Dim p As Point 3. ...
8
by: gregory_may | last post by:
Is it possible to return "nothing" from an Integer function? This seems to give me "0" rather than "nothing". Private Function MyFunction() As Integer Return Nothing End Function
1
by: Kermit Piper | last post by:
Hello, I have a script which populates a second drop-down list based on the value of the first (States-->Cities). This is pulling from a table and along with the Cities are corresponding tax...
3
by: Atmapuri | last post by:
Hi! The C# does not allow me to access the value type variable before it is initialized: MyStruct a; a.Size(10); Is there a way around that or is there a special line where the...
10
by: alij | last post by:
Hi, I have just started learning C and am working on pointers but am having difficulty with the following: If i have a struct, that includes a pointer to char (in my case, i've named it...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.