The query is something like:
select dateField from table
Tha field is a normal smalldatetime one:
10/17/2001 12:35:00 PM
Whith Query Analyzer the query works fine.
I'm using php mssql_query() and ODBTP as protocol to connect to the DBMS
Thanks
L
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
I tried: it's a shared drive (on a different server), so I logged in with that username and it worked!
I don't know what to do: why the directories are created but not the files????
Thank you very much,
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...
Thanks for your reply.
I'm not using a Netware server but I have a normal PC with MS office installed on it.
Suggestions?
Thank you very much again,
Luigi
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...
Thanks,
I tried to useit form the command line but it gives me alot of strange errors regarding the stored procedure.
Is there another way to use it from inside the procedure?
( I tried doing exec xp-cmdshell 'bcp.... but it doesn't find xp-cmdshell)
Thanks,
Luigi
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...
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.