Access 2007 File Disappears
Mon, 7 Jan 2008 06:30:01 -0800
What would make a Access 2007 file disappear after it compresses? I have the
option selected to compress on close, but after it compresses and closes the
file just disappears. The file is located on a MS 2003 Server with shares to
appropriate users that interface it with Access 2007 Runtime.
Is this que ...
|
DAO 3.6 and Record level locking
Mon, 7 Jan 2008 03:30:00 -0800
My VB6 app used DAO 3.5 in page locking mode. WHen a locking error accured
you could trap error 3260 which told you the workstation name that was
locking the page.
I have upgraded my app to use DAO 3.6 and us the ADO method to open the
database in record locking mode before openning it with DAO.
Global ...
|
ISNULL statement in SQL to VBA string
Thu, 3 Jan 2008 07:39:44 -0800 (PST)
Hello,
i'm trying to understand the functions of the ISNULL statement from
SQL to work in VBA but I can't seem to do it. The string i'm trying is
written below:
strngSQL = "SELECT g_prodvend.prodid, ISNULL(g_prodvend.salesprice,
1) / ISNULL(g_prodvend.costprice,1) FROM prodvend"
basicly what I like is ...
|
M'I`5'Persecut ion my respo nse to th e harassmen t
Tue, 1 Jan 2008 15:53:00 +0000 (UTC)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-= my. response to the harassment -=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
My first reaction in. 1990/91 was to assume that if I broke contact then
they would not be able to follow and would lose. interest. So I did the
things that. have been suggested by other people; I sold ...
|
M'I`5'Pe rsecution p urpose in pub licizing it ; censorship in uk. * newsgr oups
Tue, 1 Jan 2008 15:25:23 +0000 (UTC)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=. purpose in publicizing it; censorship in uk.* newsgroups -=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The postings. to uk.misc newsgroup generated a very defensive reaction from
Usenet readers in. the UK. So much so, that t ...
|
M I-5 Pers ecution ' wh o knows abo ut it?
Tue, 1 Jan 2008 11:58:33 +0000 (UTC)
-=-=-=-=-=-=-=-=-=-=-=-=-
-= who knows about it?. =-
-=-=-=-=-=-=-=-=-=-=-=-=-
Many people know, both in the establishment and. media, and among the
general public. Despite an absence of its target from the UK for more. than
two years, the echoes of paranoia can still be heard loud and clear. from
across the ...
|
M`I,5-Perse cution - 22 ,544 + 8 37 = 23 ,381
31 Dec 2007 12:07:04 GMT
MI5. Persecution Update: Friday 7 April, 2000
22,544 + 837 =. 23,381
Last weekend I delivered another 837 faxes to politicians. and the media on
the subject of the security service. conspiracy which has destroyed my
life. This brings the total in the last three years to. at least
23,381. These totals do n ...
|
|
|
connect a mac via ethernet
Mon, 31 Dec 2007 11:48:26 +0000
any advise please
...
|
M`I 5-Persecution . MI 5 a re Afra id to Ad mit Theyre B ehind t he Persecuti on
31 Dec 2007 08:45:36 GMT
MI5 are Afraid to. Admit They're Behind the Persecution
MI5 have. issued a formal denial of any involvement in my life to the
Security Service Tribunal, as. you might expect them to; but, more
importantly, the persecutors have never denied that theyre from. the
Security Service, despite several. years of acc ...
|
Problem w/String name for a recordset field
Thu, 20 Dec 2007 18:49:22 -0800
I am using a string name to refer to a field in a table. When I plug it into
the code, it is not being recognized as a field. I tried to use a Field
object, which also didn't work. Here's the code:
With rs
.Index = "CounselorID"
.Seek "=", Val(strCounselor)
If .NoMatch Then
...
|