Viewing 15 posts - 106 through 120 (of 144 total)
There is nothing in the logs pertaining to loss of connections or related to the jobs in question.
Also checked the permissions and the SQL Service Agent service login does have...
March 29, 2006 at 11:18 am
Thanks. In looking at the permissions on the server where the mdb file resides, the login for SQL Server Agent service didn't have rights to it. Once we added rights...
March 29, 2006 at 11:15 am
The preference is to have security on it because the forms within the access file restrict the users from certain things and if there isn't any security on it they...
March 29, 2006 at 10:09 am
My headache is getting worse. It was all running fine yesterday but now is failing. I changed the drive mappings to UNC and that seems to have corrected it. However,...
March 29, 2006 at 9:20 am
Yes, workgroups are very awkward and I try and avoid them at all costs. Unfortunately, I kind of inherited this.
Anyway, I was able to solve the issue by just going...
March 28, 2006 at 11:01 am
That is what I thought but when I tried it, it tells me that the login is invalid because the workgroup file is missing. I'm not sure how to indicate to...
March 27, 2006 at 8:56 pm
Thanks Jeff!! This really helped. I was able to modify it and have it suit my needs. Had some issues with getting the individual people's names (cn_contact table) to display...
March 22, 2006 at 5:06 pm
I'll do a search on that but to give more clarrification on what I'm dealing with here is a simple example:
Company A (enid = 1,...
March 17, 2006 at 4:31 pm
I tried that already. All it does is round the number, which makes sense. It still leaves four digits after the decimal though. In this example it is 63568.3000
March 13, 2006 at 3:34 pm
Thanks Joe. Your latest suggestions occurred to me while stuck in a long meeting this afternoon. I did not, however think of your final solution for handeling both variations at...
February 2, 2006 at 2:37 pm
The problem I have now is that it is looking at the variable @FIELDNAME when setting the @NEWPHONE as just a string rather than a field in the database.
I've...
February 2, 2006 at 11:28 am
- Not all squirrels live in trees.
- Who has more fun than people?
Some similar ones:
- He/she isn't the brightest bulb in the box.
- He/she isn't the shinniest tool in the tool...
January 10, 2006 at 11:34 am
Thanks. Can you get me started on how to do it by writing the T-SQL against the schema?
December 19, 2005 at 2:32 pm
Paulo,
You are correct, I'm looking for a query to help me do this to get it into relational tables.
As far as your other questions the number of rows in the...
December 19, 2005 at 12:46 pm
Viewing 15 posts - 106 through 120 (of 144 total)