Viewing 15 posts - 4,201 through 4,215 (of 5,356 total)
Hi there,
hope anyone will explain to me the meaning of pet peeves.
From the context there is one thing that really drives me crazy. I receive spam mails and mails with...
August 19, 2003 at 11:47 pm
I think you can set this on a databse level.
Most of the time it works. However, sometimes EM thinks it's better to use another view option
August 19, 2003 at 9:04 am
quote:
Many companies put unreasonable demands on accountants, especially the big accounting firms that prey upon, excuse me, hire kids right out of...
August 19, 2003 at 6:49 am
oh my,....I'm really dumb today! ![]()
Can you explain very slowly what the rationale behind this query is? ![]()
Cheers,
Frank
August 19, 2003 at 6:19 am
quote:
i need something like the following:SELECT
student
FROM
TableA
WHERE
...
August 19, 2003 at 6:12 am
Hey, I think we should give billk the chance to say what he tries to achieve ![]()
Cheers,
Frank
August 19, 2003 at 5:41 am
Hi billk,
quote:
i have the following TableTable A
Student-NumberOfTests-Percent
1-5-5
1-5-10
1-3-20
1-3-30
1-3-40
1-1-50
2-5-5
2-5-10
2-4-20
2-2-30
2-1-40
3-5-5
3-4-10
3-3-20
3-3-30
3-1-40
3-1-50
i need a SELECT statement that returns students with at least
2 number of tests >=...
August 19, 2003 at 5:33 am
Hi Andrew,
quote:
The command works on existing tables but not on new ones..all permissions are the same and all data types seem to...
August 19, 2003 at 4:55 am
Hi sonashish,
quote:
Is there any tool for migrating an Access front end to an SQL back end? That is, unbinding forms, creating...
August 19, 2003 at 2:00 am
Hi Gregory,
quote:
How can I create *.xls file in DTS package (VBScript) on server where Excel Application is not installed ? I must...
August 19, 2003 at 1:40 am
Hi Lee,
quote:
In other words, Hollywood raises the expectations of everyone who is not a techie, about what techies can accomplish. ......
August 19, 2003 at 1:26 am
quote:
And add the date to that solution to yield
SELECT item_no, date, sum(qty)
FROM table
GROUP BY item_no, date
August 18, 2003 at 7:28 am
Hi Paul,
quote:
I have a table with three columns, Item_no, Date, Qty.what I want to do is, select on this table but if...
August 18, 2003 at 7:17 am
Hi mkadambari,
quote:
I am getting the following error while creating a recordset with the field name "Price" whereas price field is existed, but...
August 18, 2003 at 6:15 am
Hi steinie,
I don't think, that there is a direct way to call API functions.
So you need to write a wrapper round it. Either COM or small exe.
What function are you...
August 18, 2003 at 6:11 am
Viewing 15 posts - 4,201 through 4,215 (of 5,356 total)