Viewing 15 posts - 1 through 15 (of 37 total)
The customer was made aware of third party usage when they agreed. BUT then...
February 18, 2019 at 5:48 am
Also if you want to get two rows you can use the IN statement
SELECT STNNo FROM table1 where VoucherBookletNo IN ('VVB0000021','VVB0000025')
June 6, 2013 at 6:38 am
Everybody who has seen Arthur Christmas knows that reindeer names are
Dasher, Dancer, Prancer, John, Bambi, "You with the white ear", "And You" and "you". 😉
December 27, 2011 at 1:57 am
There is way but only for really desperate situations.
You can install SQL server on another box. This computer should have the same name that the one you are in trouble....
May 16, 2011 at 8:44 am
How long did was your database now?
How do they fix WMI error?
Where you able to find any relationship between all the events (WMI, MOF, master corruption)?
Any clue about the root...
May 16, 2011 at 3:22 am
Hi Tafarelo,
I do not feel comfortable with Outlook installed and configured on server, so I guess I've tried to convince the customer.
I know that some customers does not let...
June 4, 2010 at 7:26 am
Are you really sure you want and need to have outlook installed on a server?
With CDOSYS and a couple of stored procedures you can perform the same job.
Regards
May 28, 2010 at 2:00 am
Have you run your program in a step-by-step basis in order to debug?
Are the values correct for the fiels you are trying to insert? eg. you are trying to put...
December 11, 2008 at 2:57 am
Is there any Error table generated in Access?
Have you checked NTFS permissions?
Have you run in a step-by-step debug mode to check what is the code doing?
Regards
Ramon
December 10, 2008 at 2:54 am
The mail server is requesting you a valid user/password before you can send the message.
Ask you mail administrator for this info, if it's inside your network maybe he/she/they can setup...
November 7, 2008 at 3:11 am
Have you checked view permissions?
Regards Ramon
November 3, 2008 at 3:45 am
You can send emails without outlook just with cdosys. Take a look at How to send e-mail without using SQL Mail in SQL Server http://support.microsoft.com/kb/312839/en-us
October 22, 2008 at 3:15 am
Have you checked store procedures related to replication like sp_droppublication?
June 20, 2008 at 1:39 am
Could you be more specific about the error messages and you environment?
June 20, 2008 at 1:33 am
I've experienced some auditories, and my conclusion is that in many of the cases auditors don't have a deep knowledge of whatever are they auditing and they are following a...
June 20, 2008 at 1:29 am
Viewing 15 posts - 1 through 15 (of 37 total)