i forgot my name
Mon, 12 May 2008 19:28:13 -0400
haaaaaaaaaaaaaaaaaaaaaaaaaaa yaaaaaaaaaaaaaahhhhhhhhhhhhhhh ...
|
Multiple values passed to UDF with two parameters
Mon, 12 May 2008 15:51:47 GMT
I have a UDF with two parameters and I'm trying to pass multiple values to
either parameter and can't figure it out. I'll show what I have tried.
Me.RecordSource = "SELECT * FROM fn_QcQuestions(IN(1,2,3),In(4,5,6))"
Me.RecordSource = "SELECT * FROM fn_QcQuestions(1 OR 2 OR 3, 4 OR 5 OR 6 )"
Any help would ...
|
Identifying those who have not been appraised
Mon, 12 May 2008 07:24:00 -0700
I have a database to log annual appraisals. It holds details of each
appraisal, including date, and the year of the appraisal, recorded as
'2005/6', '2006/7' etc. I wish to identify all those who have not had an
appraisal in 2007/8. The SQL below, of course, does not just identify those
people who were appoi ...
|
????????????????????
Mon, 12 May 2008 08:58:25 +0800
´óѧÉú´ßÈé´´ÒµÖý»Ô»Í
Ëæ×Å´óѧ±ÏÒµÉúÊýÁ¿µÄÔö¼ÓºÍ¾ÍÒµÐÎÊÆµÄÑϾþ£¬2005Äêר¿ÆÔºÐ£±ÏÒµÀî¼ÑºÍËùÓеĴóѧÉúÒ»ÑùÔÚÉç»áµÄ½ÇÂäÕõÔú×Å£¬È»¶øÀî¼ÑÊÇÒ»¸ö²»¸ÊƽӹµÄÅ®º¢×Ó£¬¾¡¹Ü¼Ò¾³Æ¶º®£¬ÊÇÒ»¸öÏçÏÂÈË£¬µ«ÊÇËýÒÀÈ»»³´§×ÅÃÎÏëÏ£Íû¿¿×Ô¼ºµÄÇÚÀͺÍÖǻ۸ıäÉú»î¡£
±ÏÒµºó£¬Ëý×ö¹ýºÜ¶àÐÐÒµ£¬×ö¹ýÍÆÏúÔ±£¬×ö¹ýµç»°ÏúÊÛ£¬ÎªÈËÂô¹ý·þ×°£¬ËýÏë×Ô¼º¸Õ¸ ...
|
miscrosoft
Sun, 11 May 2008 13:24:30 +0200
ativazione imeil ...
|
Ms access project
Thu, 08 May 2008 22:46:25 -0700
Can somaone explain me how ribbon table is looking in sql server database.
Thanks ...
|
Transmitting Form changes to SQL Server?
Thu, 8 May 2008 14:39:00 -0700
I have a form in Access mdb that I am trying to get to work in adp. In the
mdb version, a query underlies the form. One of the fields in the query is a
check box, the value of which is pre-determined by whatever item is selected
in another field on the form. In other words, there is a table of items, some
of ...
|
|
|
Transfer data to Instance and update it on a constant basis.
Wed, 7 May 2008 13:38:55 -0700
I have an instance and I want to transfer data to it from my main databases.
Problem is that it needs to be updated on a constant basis from either a
trigger or updated hourly and even some updated daily. So how should I go
about doing this? Replication or updates based on triggers and backups.
Other ide ...
|
06????
Wed, 7 May 2008 16:39:37 +0800
ÎÒÊÇɵÆÅ£¡£¡£¡
...
|
ADP and dynamic sql
Sun, 4 May 2008 10:54:01 -0700
The following dynamic sql, compiled as a stored procedure, returns the
correct number of rows but only the columns from the first SET statement.
It's as if it executes the query which is the concatenation of the first and
second SET statement without the SELECT in the middle. Anyone know why?
ALTER PROCEDUR ...
|