Hi,
I have a php application connected through odbc to a sqlserver database.
When I try to execute select queries on a smalldatetime table field I receive this message:
Warning: [22003][0][Microsoft][ODBC SQL Server Driver]Numeric value out of range
Any idea??
Thanks
Luigi
Hi,
I'm trying to restore files from a media but the following error occurs:
unable to open directory.... EC: access denied
unable to create file..... EC: access denied
It's strange because the directories are created but the files are not inserted inside for the errors above mentioned...
Hi,
I'm trying to read some variables sent by a server.
The input is of this kind:
&var1=123&var2=13&var3=14353&var1=1233&var2=1243&var3=1253
How can I do it in actionscript??
I tried the following code but it doesn't work.
Thank you very much
someListener = new Object()...
Hi, I would like to plot a graph (nodes, arcs...) with flash. Is there some literature on the internet about the way to do it?
Do you know how to do it?
Thank you very much.
Luigi
Hi I would like to make a restore of a media on a shared drive but Arcserve doesn't see my network drives. I know I can set properly the "client agent" options to complete this task but I don't know how!
Suggestions?
I have also another problem with another restore task. I receive in...
Hi,
I tried to do the restore of the content of a media, on a shared drive, but it didn't work, or it worked just for few files.
I received the following error messages:
.....file name or directory name..... EC=INVALID OWNER...
.....file name or directory name..... AC= ACCESS DENIED...
Hi,
I have two servers and arvserve insatalled on the first one. I mapped one drive of the second one to make it visible from the first but Arcserve doesn't see it. How can I do it??
Thanks,
Luigi
Hi, I have an animation with more then 1000 frames and I would like to visualize different text message every n frames.
How can I do it??
Thanks,
Luigi
Hi,
I have the following problem:
I made a backup of a drive containing a normal disk structure:
directory1-->subdir-->subdir
directory2-->subdir
directory3
directory4-->subdir-->subdir-->subdir
When I try to restore, Arcserve does just one directory per time.
For example if I select all to...
Hi,
I have a table with just 400.000 records and when I try to add an autonumber column I receive the following message:
"file lock count exceeded. Increase MaxLocksPerFile regestry entry."
I tried to increase the value of the relative regedit key but it didn't work.
Can anyone help...
Hi,
I have a stored procedure that does some operations on a table and I would like to save the content of the result table into a file (using some function inside the stored procedure or from the "command prompt"... not with enterprise manager)
How can I do it?
Is it possible to keep...
Hi I'm trying to compile the following stored procedure but I receive an error message regarding the "group by":
--******************************
use test
GO
create proc proceduretest
@vertice1 [nvarchar](255)
AS
select @vertice1 as first, RefID as RefID
into firstTab
from start
group...
Hi,
I need to erase some media to use them again.
Can I choose the "quick erase plus" option?
I tried "long erase plus" but it's too slow.
Thnk you,
Luigi
Hi, I'm new to ARcserve,
when I try to do the restore by session, I receive the following message:
The selected session has been pruned, do you want to merge the session now?
If I push yes: Please mount media common, serial #IDC7B8, sequence #1
My questions are: Can I click "No"...
Hi,
I have the following problem:
I have to restore the content of a backup I made; I mapped a network drive to put there the result but using "Restore Wizard", when I select the remote computer where is the drive that I want to use, it asks me for a password: I tried every possible...
Hi,
I use a datgrid to visualize the content of a table and to perform update and delete operations.
The problem is that I don't manage transactions: if a userA modifies or deletes a record, the userB in the same moment will not do operations in the selected table in the right way.
Attached...
Hi,
I have to write a script to import several access tables into an sql database.
How can I do it (should I use Transact-SQL?)
Do you have some example?
Thanks in advance,
Luigi
Hi,
I need to save some value in the session object to use it in several pages.
I tried to do in the following way but doesn't work when more users are logged in in the same time:
To save it
Session["CompanyID"]=CompanyID.ToString();
To retreive it...
Hi,
I have the following problem:
I have in input a sequence of strings( I read from a file) and I need to replace the "dot" with a blank space or nothing depending from the following situations:
The replace has to be with nothing when the string is of this kind: a.a.a.a
and with...
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.