dbTalk Databases Forums  

Sponsored Links


comp.databases.ms-access comp.databases.ms-access


Discuss in the comp.databases.ms-access forum.



Post New Thread
Threads in Forum : comp.databases.ms-access Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Just a comment on your statement that Access closes forms in FIFO order - Access forms are added to the Forms collection in the order in which they...
MacDermott
07-30-2003 03:26 AM
Trevor Best Go to last post
1 44
Hi I have an Access 2000 database which was written in Access 97 and then converted to Access 2000. However I cannot run the Access database...
Jozua
07-30-2003 02:38 AM
Jozua Go to last post
0 41
Answered elsewhere DON'T MULTI-POST! (ie. send copies of the same message seperately to different newsgroups) When you do that, no-one can see any...
TC
07-30-2003 02:29 AM
Lyle Fairfield Go to last post
1 49
Good point. I did not look that close You are correct! (thank you for that catch Lyle). However, it still easy to sort on on that. Since it is the...
Ray
07-30-2003 12:59 AM
Albert D. Kallal Go to last post
5 43
I think that is my problem. The spreadsheet will alway have a different name. I am trying to learn how to do more in Access than in Visual when...
Bob
07-29-2003 11:53 PM
Patrick Finucane Go to last post
2 46
I have a lot of Adobe Acrobat files hyperlinked in an Access file. Right now we have to open up the document and then print it. Is it possible to...
Molly
07-29-2003 11:10 PM
Molly Go to last post
0 52
On 9 Jul 2003 16:51:19 -0700, pietlinden (AT) hotmail (DOT) com (Pieter Linden) wrote: I recently had a similar need, and found the...
Tom van Stiphout
07-29-2003 10:38 PM
Pieter Linden Go to last post
3 44
"P" <plavallee (AT) rcn (DOT) com> wrote in news:EaDVa.28279$BM.9280047 (AT) newssrv26 (DOT) news.prodigy.com: Bob Q
Bob Quintal
07-29-2003 10:34 PM
Bob Quintal Go to last post
0 51
I have a table with the fields, OrderID,CustomerID,OrderDate,........... There are multiple orders for most customers in this table. I need help...
Susan
07-29-2003 09:09 PM
TC Go to last post
1 44
High everyone, I am in Australia so my concern is with American/Australia date formats. I have a report based on a query. That query takes two...
Michael
07-29-2003 08:54 PM
Michael Go to last post
3 43
In VB you will find that you have to write a lot code to accomplish this task. Yup, and that is a pain to have to do. In access, you just use the...
Albert D. Kallal
07-29-2003 08:50 PM
(Pete Cresswell) Go to last post
10 65
I have a database that is used for radiology transcriptions. A user wants to be able to transcribe into an access field while the access database is...
Hathcock
07-29-2003 08:16 PM
Hathcock Go to last post
0 52
I have never used Access before, but a job is available to me which consists of entering Medical Records in a Access 2000 database for a doctor. He...
mrWhite
07-29-2003 05:05 PM
Patrick Finucane Go to last post
1 57
On 29 Jul 2003 03:27:07 -0700 in comp.databases.ms-access, gilbert.george (AT) whoever (DOT) com (Gilbert) wrote: Last time I used C there was no...
Trevor Best
07-29-2003 04:30 PM
Trevor Best Go to last post
1 44
I have an Access 2000 application that uses sql server as back end. We're trying to avoid using ODBC to set up linked tables in access. Is udl an...
slysql
07-29-2003 04:14 PM
slysql Go to last post
0 39
Do you know if there is a shareware package available for Microsoft Access 2000 that would produce basic statistics, such as median and...
Philip Leduc
07-29-2003 02:51 PM
Philip Leduc Go to last post
0 47
I'm looking for a routine that makes correct sorst of names I.e.: De Hondt, D'Hondt, Dhont-Beyens the routine eliminates spaces, ', - and/or...
Luc Beyens
07-29-2003 02:51 PM
Albert D. Kallal Go to last post
1 40
Does anyone know if there is a shareware package available for Microsoft Access 2000 that would produce basic statistics, such as median...
Philip Leduc
07-29-2003 02:47 PM
Philip Leduc Go to last post
0 33
I have a DateTime Field in a query . I'm trying to set up a criteria that will show only events before a particular date. To do this I set the...
Kren
07-29-2003 02:13 PM
Kren Go to last post
2 36
I have a big main report with seven subreports in it. I'm trying to get a field in main report that is the sum of each subreport's SUBTOTAL so it is...
Francisco Gomez
07-29-2003 01:55 PM
PC Datasheet Go to last post
1 61
Hello, I have some fields which become visible after I've checked a box: Private Sub Trigger() If (Me.Trigger = True Or Me.Trigger = Not Null)...
rweijers
07-29-2003 01:24 PM
Bob Quintal Go to last post
2 38
Also, I wonder if FileMaker Server edition could be any good. as a back-end, with your typical ACC97 as FE. I have used it and it is very fast. ...
tonysjunk@att.net
07-29-2003 12:50 PM
Saintor Go to last post
3 43
Can anyone help me find a way to read lines from another Access (2000) database using vba. I have a maintenance db which I use to maintain other...
Simon Boardman-Weston
07-29-2003 12:28 PM
Mike S. Go to last post
1 38
I'd like to have a coupe of command buttons on my startup form, but made only accessible if the user logged on was a member of a particular Domain...
Chris Carswell
07-29-2003 12:16 PM
Bob Go to last post
1 44
I'd like to concatenate 2 fields on a form into a field in a table - Thanks
Chris Carswell
07-29-2003 12:12 PM
Mike S. Go to last post
1 127
Thank you very much. This gets me closer, however it does not work. I have tried this in different variations: taking the outside quotes out of the...
FrankBooth
07-29-2003 12:12 PM
Pavel Romashkin Go to last post
2 35
I want to create a mailing list in access. How would i go about doing this. Would it involve alot of programing? If so does anyone have the code...
Skoter
07-29-2003 12:02 PM
Mike S. Go to last post
1 53
"Liam" <lm2000uk (AT) hotmail (DOT) com> wrote I normally use ADO. Search http://msdn.microsoft.com for examples
Liam
07-29-2003 11:53 AM
John Winterbottom Go to last post
4 49
First, I assume you've uploaded the database itself to the web site. If you have, it sounds like you need to set the DSN pointer on your site...
Mad Dog
07-29-2003 11:48 AM
Mad Dog Go to last post
0 48
Stan Schaefer wrote: In your isolated case, I would abandon Access and stay with FoxPro.
Earthlink
07-29-2003 11:42 AM
Mad Dog Go to last post
16 77
I am sorry about what looks like multiple posts! I forgot to include two other groups when I first posted and then mistakenly posted to my previous...
Cassandra
07-29-2003 11:41 AM
Cassandra Go to last post
2 55
I am trying to use the Right(,5)command to pull the last 5 digits from a field, but I have some "PartID" that I need the last 6 or 7 characters. All...
ERIC
07-29-2003 10:26 AM
Helmar Herman Go to last post
5 45
Deano wrote: Just in case anyone's interested I worked out what was bugging out my code. I noticed that the tables WERE importing OK but then when a...
Deano
07-29-2003 10:21 AM
Deano Go to last post
0 48
Sorry: missed that. Fredg posted the right answer. You could use the code I suggested in the Format event of the Detail section of the report. It is...
Cassandra
07-29-2003 10:14 AM
Allen Browne Go to last post
2 40
I am battling with treeview - I am trying to refresh a node by removing the children - then adding them back in. i.e. this works fine If...
kingo
07-29-2003 09:53 AM
DS Go to last post
1 56
Dear Forum users, I am developing an application in which date and time is critical. I have a splitted database. Server mdb and client mdb should...
sevim ozsahin
07-29-2003 09:40 AM
Tom van Stiphout Go to last post
1 44
Hello everyone!!!!! I would be soooo happy if somebody could help me! I have to do a database of the employees in a company. It has been ok so far...
FinnishGirl
07-29-2003 09:12 AM
Keith Wilby Go to last post
1 45
Hi, I have an MS Access 2000 Front-End app running on a MySQL DB Back-End. Basically, the original tables have been exported to MySQL and...
David
07-29-2003 09:00 AM
David Go to last post
0 40
Hi Peter, The earlier .recordcount was used previously, I was trying to make sure the record was deleted with while recordcount >...
Bernard André
07-29-2003 07:04 AM
Bernard André Go to last post
3 55
Well I did a lot of searches and ended up finding very little that was useful, just enough to find the solution. If you're getting a bizzare...
Guillaume Théoret
07-29-2003 06:59 AM
Guillaume Théoret Go to last post
0 61
I would like to humbly state that, if I understand you correctly that you want the cheapest item of every order, this is no simple matter in a...
Alex
07-29-2003 06:25 AM
Alex Go to last post
7 41
At the top of my invoice report I have a logo and company name and address. This all needs to appear at the top of each new invoice. Some invoices...
Cassandra
07-29-2003 05:32 AM
Peter Go to last post
2 46
OK Every posting I'm reading on this states that you should Set Key Preview to Yes on the form, then place the following code into the KeyDown even:...
FrankBooth
07-29-2003 04:47 AM
Jeff Bailey Go to last post
1 46
I need help on how to create blank lines on an invoice report. If there are only a few line items, I need to create blank lines so that Subtotal,...
Cassandra
07-29-2003 03:53 AM
Sigurd Bruteig Go to last post
1 42
I have a form with a list box. Double clicking a record sends that recordno to a table. I have the table set to no duplicates to prevent the same...
David B
07-29-2003 03:34 AM
Patrick Finucane Go to last post
3 47
Hey there, Does anyone know how to make every second row in a continuous form a certain color? :-)
Michael
07-29-2003 03:11 AM
Michael Go to last post
0 57
On Tue, 29 Jul 2003 00:53:38 GMT in comp.databases.ms-access, Chuck Grimsby <c.grimsby (AT) worldnet (DOT) att.net.invalid> wrote: The Currency...
MPan
07-29-2003 03:01 AM
Trevor Best Go to last post
5 37
Georges, I'm assuming both ID numbers in these Tables are the Primary Keys and Referential Integrity Is Enforced on CarID I'm assuming also...
russ
07-29-2003 12:38 AM
Mike MacSween Go to last post
1 47
Two Tables: People: Address: PeopleID(autonumber) --AddressID (Autonumber) Name(text) / City ...
Josh Sharpe
07-28-2003 10:54 PM
Pieter Linden Go to last post
1 39
Hi: I have an Access DB with a bunch of stored procedures (queries). I'm trying to get paging to work via ASP when calling a procedure. No luck so...
cam
07-28-2003 09:53 PM
cam Go to last post
0 46
Post New Thread

Display Options
Showing threads 39551 to 39600 of 40778
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.