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 Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hello everybody. I'll explain better what i need. I'm trying to send data to a NETWORK printer to print a custom report. By space problems i...
CenturionX
12-29-2007 01:54 AM
Tom van Stiphout Go to last post
1 34
Hi All, I am creating a music database for a friend and have run into a problem. Within the ALBUM table, I wanted to store the ARTIST_ID rather than...
Mark
12-29-2007 12:45 AM
Baz Go to last post
1 100
Hi All, Is it possible to FTP through VBA? Right now I manually run a batch file that calls another batch file that just opens an FTP server and...
CliffKing
12-29-2007 12:23 AM
Baz Go to last post
2 45
I'm having alot of trouble getting the selected rows from a listbox set for Extended selection. I've tried using ItemsSelected.Count but it doesn't...
McSwain
12-28-2007 09:47 PM
Salad Go to last post
2 26
I'm wondering what versions of Access support using HTTP POST/GET to consume external web services? Thanks, lq
Lauren Quantrell
12-28-2007 05:12 PM
rkc Go to last post
1 30
Hi everyone, hope someone can help with a problem I've been working on for two weeks. I have two cascading combo boxes, but I can not get the second...
Maurita
12-28-2007 04:09 PM
lyle Go to last post
4 35
"Combo box controls and list box controls display no value or incorrect values in Access 2003 after you install Office 2003 Service Pack 3." And a...
Tony Toews [MVP]
12-28-2007 03:31 PM
Jo Neumann Go to last post
6 39
This is a placeholder for Wilson. He should be home from work in about, oh four hours, and I expect him to get back to work schpamming. Get to it...
MJ [TPOA]
12-28-2007 12:43 PM
MJ [TPOA] Go to last post
0 45
Is it possible to have a memo field store tables and graphs along with text? I am wondering because I am supposed to develop a database using ms...
Brian
12-28-2007 09:17 AM
Tom van Stiphout Go to last post
1 32
Hi - I have code (below) that ran as recently as Monday. We decided to change the location for the output reports, and now the code errors (13 Type...
sara
12-28-2007 08:36 AM
sara Go to last post
9 26
On Dec 27, 3:24 pm, "David W. Fenton" <XXXuse... (AT) dfenton (DOT) com.invalid> wrote: MouseOver was useful but I don't use it much (at all?)...
Bob Quintal
12-27-2007 06:07 PM
Bob Quintal Go to last post
9 20
mirandacascade (AT) yahoo (DOT) com wrote: I don't think it's at all obvious, but you maybe you can help yourself keep at least part of it...
Salad
12-27-2007 11:18 AM
Marshall Barton Go to last post
3 40
I have an existing orders database that was created here in the UK and is designed to accommodate UK Sterling. The customer will now be trading in...
Paul H
12-27-2007 09:29 AM
Baz Go to last post
2 41
You'd say "go to hell" but there is no such thing despite these Tutankhamuns imams have been looking for ages.
signfrom@gmail.com
12-27-2007 08:29 AM
signfrom@gmail.com Go to last post
0 38
I've been busy converting an existing 2003 database into 2007 by dint of creating a new accdb database and importing the objects into it. Everything...
anthony
12-27-2007 05:17 AM
anthony Go to last post
3 59
Hello, I'm using MS Access 2003 for a software program I'm creating. The program makes use of some complicated queries that I'm storing inside the...
wak@wakproductions.com
12-26-2007 08:52 PM
wak@wakproductions.com Go to last post
2 31
Has anyone had any issues with Access 2003 with windows Vista? Everytime i open Access i get windows installer running. When i try to create a new...
chevyhound@gmail.com
12-26-2007 08:48 PM
Allen Browne Go to last post
4 44
I want to merge data to a Word doc from an Access query. The query does exist and contains data, but the Word data source locator DOESN'T SHOW THE...
Jking482
12-26-2007 07:15 PM
Fred Zuckerman Go to last post
2 23
Hell All, My database has 3 tables Client, Devices and Job Client and Device has One-to-Many Relationship Client and Job has One-to-Many...
Matuag
12-26-2007 01:46 PM
Matuag Go to last post
2 37
To scan through a table and edit values I can use OpenRecordset with: 1. Dim rst As Object etc., or 2. Dim rst As DAO.Recordset etc. Is there a...
12-26-2007 05:04 AM
Go to last post
2 26
In an Access 2000 database in Access 2003 (Dutch) I have the following code: Option Compare Database Option Explicit Public Sub...
12-25-2007 04:50 PM
Go to last post
0 27
Here's a great video that explains why there are sometimes glitches when using Vista with various versions of...
Neil
12-25-2007 01:10 AM
Neil Go to last post
0 20
I just installed MS Access 2007. Is there any way to turn off the confirmation of action queries in 2007 ? -- Message posted via...
destinman via AccessMonster.com
12-23-2007 08:11 PM
Allen Browne Go to last post
4 41
The old ones are the good ones. ;-) Merry Christmas. Have a good one! Micro was a real-time operator and dedicated multi-user. His broad-band...
Stuart McCall
12-23-2007 07:35 PM
Chuck Grimsby Go to last post
1 30
hi, I am looking to replace the navigation buttons at the bottom of a subform with tabs. I want the tab control to automatically create a tab for...
andrewbda
12-23-2007 04:05 PM
DawnTreader Go to last post
2 37
Am having a problem usink AK2 exporting a report to an RTF file. The Access report has most fields and sections set to CanShrink and CanGrow. The...
News
12-23-2007 03:16 PM
Phil Stanton Go to last post
18 61
I have a report that I have been working on. It depends upon a query, which depends upon two other queries. Everything was working fine, I verified...
mcolson
12-23-2007 11:00 AM
mcolson Go to last post
2 34
Hi Is it possible to import the emails in the cc field from outlook directly to an access table. Help will be appreciated Thanks Alfred
Alfred
12-23-2007 02:49 AM
Alfred Go to last post
0 29
On Dec 22, 10:59 am, Ian <ian.sex... (AT) ntlworld (DOT) com> wrote: I think you will have to have a web site to host the "web based...
lyle
12-22-2007 10:04 PM
lyle Go to last post
3 32
Hi, I need a recommendation when to add a record to a junction table that complements a many to many relationship. There will be a Contacts form,...
Henry Stockbridge
12-22-2007 08:44 PM
Henry Stockbridge Go to last post
2 38
I'm developing a tool that creates a spreadsheet, writes data from several Access queries to ranges in the spreadsheet. That part works. What I...
Bob Quintal
12-22-2007 04:57 PM
Bob Quintal Go to last post
8 41
Back in August I posted the following: I'm seeing the following problem in a database running under Access 2007 regardless of if it is Access 2003...
Wayne
12-22-2007 02:31 PM
Wayne Go to last post
2 35
Hi, David David W. Fenton wrote: I think there were some remarkable issues fixed with SP3 - 100 percent CPU usage - incorrect value returned by...
Tom Louchbaum
12-22-2007 01:10 PM
duanemoore@yahoo.com Go to last post
12 50
Hi, I want to hire a Bangkok based access pro to rewrite an existing custom access application and turn it into a professional tool. It manages...
Greg
12-22-2007 10:08 AM
Greg Go to last post
0 32
On Fri, 21 Dec 2007 08:45:14 -0800 (PST), mirandacascade (AT) yahoo (DOT) com wrote: You can use Eval to to do this. If strColumn3 = "PopulateXYZ"...
Wayne Gillespie
12-22-2007 08:52 AM
Stuart McCall Go to last post
6 27
I have downloaded a great pop up calendar (that doesn't use ActiveX Controls) from http://allenbrowne.com/ser-51.html. Actually it onvolves...
larry.dahlgren@telus.com
12-21-2007 11:09 PM
Tom van Stiphout Go to last post
4 31
Is it possible or feasible to load one version of Access (2003) and the new version (2007) on the same hard drive and run appliecations on each...
destinman via AccessMonster.com
12-21-2007 09:32 PM
destinman via AccessMonster.com Go to last post
2 27
Good afternoon everyone, I have created a very robust front end for my backend database that is essentially an all-round office database used for...
Tim Ricard
12-21-2007 08:27 PM
Tony Toews [MVP] Go to last post
2 25
Is it possible or feasible to load one version of Access (2003) and the new version (2007) on the same hard drive and run appliecations on each...
destinman via AccessMonster.com
12-21-2007 07:28 PM
destinman via AccessMonster.com Go to last post
0 22
I tables in Sql, which I am linking to in Access. I have a couple of fields which are using the data type "text". Why are these appearing as the...
mcolson
12-21-2007 04:04 PM
Rich P Go to last post
1 22
Hello, I have a table that shows: Serial Number Date...
colemanj4
12-21-2007 03:41 PM
colemanj4 Go to last post
4 33
Hi all, what function or code i should write in order to get the number of records/rows in the form application?
thread
12-21-2007 02:35 PM
Salad Go to last post
2 24
I have multiple Access databases which are interrelated but not linked. One main database is being used to create bids to general contractors (we are...
kathryn woning via AccessMonster.com
12-21-2007 01:28 PM
kathryn woning via AccessMonster.com Go to last post
0 23
The scope of a boolean query displays -1 or 0. You can modoficare to show a checkbox?
nicolacantalupo@libero.it
12-21-2007 08:44 AM
Allen Browne Go to last post
1 22
I made some grammatical error! You can change the type of a field of a query? And control it is displayed? Example: checkbox if the type is boolean?
nicolacantalupo@libero.it
12-21-2007 08:36 AM
nicolacantalupo@libero.it Go to last post
0 22
Hi, Please excuse the basic question, but I am new to access. I have just changed a machine form NT4 to win2000 and moved an Access 2000 database...
geoffers
12-21-2007 06:21 AM
Stuart McCall Go to last post
5 29
Hello... I'm new to MS SQL, so please be nice... LOLOL I decided to go from Access 2003 with the MS SQL Express Edition (I really don't need all...
Fenix Bird
12-21-2007 12:42 AM
lyle Go to last post
5 28
I have code that current sends spreadsheets by email from a user's Outlook. I need to modify the code to send the email from their group email box,...
seanhirshberg@yahoo.com
12-20-2007 10:05 PM
Tony Toews [MVP] Go to last post
1 29
I am trying to use windows scheduler to compact a database. In the task run line I have the following: "C:\Program Files\Microsoft Office\OFFICE11...
DSSMaster
12-20-2007 08:15 PM
Chuck Grimsby Go to last post
3 29
Hi all-- Does anyone have any insight as to how I might create a search form that allows a user to select criteria based on any related table in the...
jcf378@gmail.com
12-20-2007 07:30 PM
Allen Browne Go to last post
1 26
Post New Thread

Display Options
Showing threads 51 to 100 of 35207
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 - 2008, Jelsoft Enterprises Ltd.