Hello
I have Arcserve 11.1 running with the updates on a win 2003 macine with sp1. It works fine backing up win 2000 files. When I go to packup files from another win 2003 machine the job always get hung up. I have the right secuirty information entered in. I can access the data by going...
Hello, i have the job of fixing my old bosses mess!
I am running RAID 5 on a data server. One drive of ID4 says its redirected to drive ID 0.
The drive bays in the chasis are as listed from the top
empty
drive
drive
drive
drive
The RAID 5 is listed in the order of ID3, ID1, ID2
I assume...
Hello, i have the job of fixing my old bosses mess!
I am running RAID 5 on a data server. One drive of ID4 says its redirected to drive ID 0.
The drive bays in the chasis are as listed from the top
empty
drive
drive
drive
drive
The RAID 5 is listed in the order of ID3, ID1, ID2
I assume...
Hello there
I need to find that average for data that is related to a column of data. For example
column A column B
1 45
1 23
3 5
2 43
4 12
2 32
I need to find the average of column...
Hello there
I have three tables:
table 1: interviewer -> used to store the name of interviewwr
Feilds:
interviewerID int autonumber
FullName text
table 2: show_interviewers -> used to keep track of interviers for shows since there can more then on interviewer
Feilds:
showID int...
I need to run a update query to change the information in a field that will have text appened with a number increments.
Example
first record would be: text_01
secound record woulbe be: text_02
last record would be: text_03
So far I have this:
Update text Set text_id = "text_" +...
Hello there,
I'm in need of some help with a left join.
Here are my tables.
One category can have many images and one images may belong to may categories.
category
(
name varchar(50) NOT NULL UNIQUE,
catID int(4) AUTO_INCREMENT PRIMARY KEY
);
image_category
(
fk_imageID...
Hello there,
I'm in need of some help with a left join.
Here are my tables.
One category can have many images and one images may belong to may categories.
category
(
name varchar(50) NOT NULL UNIQUE,
catID int(4) AUTO_INCREMENT PRIMARY KEY
);
image_category
(
fk_imageID int(8) NOT...
My problem is that when i get the cursor open there is error because it skips over the fetch status. I now that there is reservation in the table with the number 1. It goes to the else of my fetchstatus else.
some sample database code is:
this is one record
1 - custID as int
5 -...
Hello there
I need to find the DLL for the collection object thats in VB 6.0 because in VB script they don't have one. I'm already using the Collection in my COM code. Is this even possible? If it is could you please tell the name of it and where to get it.
Thanks and Regards
DwayneL
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.