Hello, I've an issue with my Exchange 5.5 server, I can see in the outbound meesages queue a big list of blank originators, they appear just like that: <>, I know there is no more support for this verison but maybe somebody knows how to prevent this issue, it is generating a lot of traffic in my...
Hello Guys, I'm not sure what really worked but I've disabled the e-mail checking component and updated the SP3 for office and it is working now.
Tks a lot
Hello, I have a user who uses pop3 without any problem but sudenly the incoming mail server changes automatically to "localhost" instead of the correct pop3 server address, I have to change it in a daily basis and don't know why this is happening, a virus, maybe?
Tks
Tks Alex, I'm not a programmer, I just made some SQL queries, this file I need is a five field file.
Export date; Export time; filename; count; balance.
I just need to put the information about 5 other previous created files. Exportation date & time, the name of the file (static field) count...
I'm creating 5 txt files with DTS getting info from SQL tables, now I need to create a 6th file (log) validating that the first 5 files are well done, but can't imagine if ther is a way, hope my explanation is ok.
Tks George, you're always there!
I've made some corrections:
SELECT dbo.INVENTORY_TRANS.PART_ID AS Part_ID, dbo.INVENTORY_TRANS.TRANSACTION_DATE AS Last_trans_date, DATEDIFF(month,
dbo.INVENTORY_TRANS.TRANSACTION_DATE, GETDATE()) AS Inactivity, dbo.PART.QTY_ON_HAND...
Hello, I'm not fluent on SQL ANSI, so let me explain, I've the following data and need to get only the newest record of each part_id, my sript is at the end.
Part_ID Last_trans_date Inactiv Qty_on_hand
000004014658 2006-05-05 00:00:00.000 14 28.0000
000004014658 2006-06-12...
Try this: CONVERT(CHAR, RECEIVABLE.INVOICE_DATE, 102) if 102 doesn't worked you can try from 100 to ... and replace the field receivable.invoice_date for your field.
I've a similar problem with clients autocreated printers and solved that installing the printer in the server with the right driver in that way the printer doesn't needs to be autocreated it is always there.
But if you have Novell you'll problem is bigger because when some users logged in, a...
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.