Viewing 15 posts - 2,986 through 3,000 (of 3,543 total)
quote:
My job doesn't require me to play around with database at all, but I simply do so.
October 23, 2003 at 6:27 am
Oh no, it's got diarrhoea, I'm drowning in emails......
glug glug .....
October 23, 2003 at 6:16 am
Hi Frank,
Thanks a lot mate. I have just received a posting notification email
October 23, 2003 at 6:12 am
Hi Frank,
quote:
It happened to me that all of a sudden all my subscription seems to be dropped. You can easily check...
October 23, 2003 at 6:02 am
quote:
edwin_fredrick: generally when I'm saying something I mean as a joke or not to be taken seriously I stick a smiley at...
October 23, 2003 at 2:53 am
Can you post small sample of initial data and a list of results you expect after the update.
October 22, 2003 at 11:31 am
Can you be more explicit in your requirements. Table ddl, sample data and any output that is expected.
Edited by - davidburrows on 10/23/2003 06:36:53 AM
October 22, 2003 at 6:51 am
The error is an access denied/permissions error. Is sql running under system account or domain account? If system account, I believe you cannot access files across network, if domain account...
October 22, 2003 at 6:45 am
Do not know anything about Baan (ERP) but can you convert 01/01/0001 dates to 01/01/1900 which would be sql server equivalent.
October 22, 2003 at 6:27 am
In your example you are trying to run the procedure not create it. What you need to do is create a text file containing the create procedure and associated details...
October 22, 2003 at 6:18 am
Yeh pat yourself on the back, sycophants united. No one likes a smart a$$
Besides, the higher your pedestal the further you fall.
October 22, 2003 at 2:59 am
Is there still a problem with 'emails for postings'? I haven't received any for weeks
I do get the newsletter though
October 21, 2003 at 6:57 am
The only way to stop the error is not to let it happen by checking for constraint violations before insert/update. This however could cause you to write a lot of...
October 21, 2003 at 6:48 am
Studying the file, 2 problems. One is that there are 7 records per painting with the 7th line either missing or blank. Second the file does not contain CR/LF at...
October 21, 2003 at 4:18 am
Viewing 15 posts - 2,986 through 3,000 (of 3,543 total)