Viewing 15 posts - 7,981 through 7,995 (of 26,490 total)
Done right they are very useful. I have used them in the past and don't remember have the issues you indicated.
All I can say is test it in a...
April 13, 2013 at 4:50 pm
dhananjay.nagarkar (4/13/2013)
I have reporting TSQL query- in this query within the select statement I have 2 fields 1) Age (working Days) and 2) Age Group(Working days).
the requirement demands that...
April 13, 2013 at 4:46 pm
One, are you using full text indexing, and two it would help if you also provided the full and complete error message you are getting.
April 13, 2013 at 4:42 pm
mjarosz (4/13/2013)
I have question regarding backup SQL'05.
Please look ta my script :
sqlcmd -S srv_name -U sa -P pass -Q "BACKUP DATABASE Database_name TO DISK = 'D:\Backup\%date%_Database_name.bak' WITH NAME = 'Database_name_backup',...
April 13, 2013 at 4:41 pm
Do you mean like to have a warning type message box pop up to be sure that the action you are about to do is what you really want to...
April 13, 2013 at 4:37 pm
Look down to attachments while writing a post.
April 12, 2013 at 4:13 pm
I have to agree with Steve on this one.
April 12, 2013 at 1:45 pm
dkschill (4/12/2013)
I ran this following (starting from the Machine level with sqlps):
$i...
April 12, 2013 at 1:42 pm
John Paul-702936 (4/12/2013)
USER DNSDriver : Openlink Generic 32 bit Driver
Database : infomix2000
Doesn't answer my question completely, but if it is a user DNS, does the user running the...
April 12, 2013 at 1:40 pm
TravisDBA (4/12/2013)
I understand exactly what your saying, but I cant address that particular aspect properly because I don't work with the end user directly. My laisons are more with the...
April 12, 2013 at 1:37 pm
Can you try uploading your procedure in a text file (*.txt)? I had issues like this at a previous employer and that was the only way to provide code...
April 12, 2013 at 1:32 pm
I'd start here: Data source name not found and no default driver specified.
Tell us about the DSN you are using, is it a System, User, or File DSN?
April 12, 2013 at 1:30 pm
Melanie Peterson (4/12/2013)
April 12, 2013 at 1:19 pm
Please post the stored procedure and how you are invoking it as well.
April 12, 2013 at 1:03 pm
Viewing 15 posts - 7,981 through 7,995 (of 26,490 total)