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     
I have this table: CustName TripID LocID ABC 12 96 CBS 18 91 CSI 19 97 ABC
vfv
06-16-2010 05:22 PM
James A. Fortune Go to last post
3 81
Hi, I have a field in a report. I've specified that 3 digits be displayed. The underlying column in the select that the report is based on is of...
Gilgamesh
06-16-2010 04:16 PM
David W. Fenton Go to last post
2 77
On Tue, 15 Jun 2010 13:47:45 -0500, "paii, Ron" <none (AT) no (DOT) com> wrote: Hehehe. Yup, within about three or four paragraphs. Tony
Paul H
06-16-2010 04:28 AM
Paul H Go to last post
8 90
I have an Access subform issue which a friend submitted to me, and I am stumped. There is a "Main" template with tables, forms and subforms...
Tony No Baloney
06-15-2010 11:49 PM
Tom van Stiphout Go to last post
1 77
On Jun 14, 1:19*pm, g <g...@g.com> wrote: Conventional wisdom might suggest something like the following: tblDivision DivisionID...
James A. Fortune
06-14-2010 09:41 PM
Salad Go to last post
5 68
Is there any way to navigate the new webbrowser control built-in ms access 2010 from VBA ? Webbrowser.navigate does not work.
exebat
06-14-2010 09:58 AM
James A. Fortune Go to last post
6 72
Has anyone tried using Access 2007 linking to tables/views in SQL Server 2008 R2 Express? Any problems? -- AG Email: npATadhdataDOTcom
AVG
06-13-2010 03:33 PM
AVG Go to last post
11 145
I have a ListBox called lstInventory, with two columns, a text value, and the ID primary key for that value. When I click an item in the listbox...
M Skabialka
06-12-2010 04:01 PM
David W. Fenton Go to last post
10 104
I have a small form with 4 text boxes viz: FromNumber, ToNumber, Form_Type, Insurance_Company When the user enters the parameters & presses a...
Prakash
06-12-2010 10:51 AM
Prakash Go to last post
3 70
Also, I am trying to build a database that will easily produce fake passports. Any suggestions?
Eggs
06-12-2010 01:56 AM
Tom van Stiphout Go to last post
4 73
I was given a tracking database that some exec did. its an access 2007 database. I was told to convert it to 2003. BUT I get cannot save features...
sparks@work.com
06-12-2010 01:06 AM
Tom van Stiphout Go to last post
3 55
Dear Candidate, Title:Java Developer Location:Jersey City, NJ Duration:4+ months Description:
Maple MRS
06-11-2010 11:52 PM
Tom van Stiphout Go to last post
1 66
I need to obtain the name of files on a remote FTP site. I would like to navigate to the site using a common dialog control or better yet having the...
Lou O
06-11-2010 01:43 PM
Lou O Go to last post
5 94
Hi all! I have a performance issue with a multiple tabs in a database. I want to change the programming so that a tab is only populated if it...
musicloverlch
06-10-2010 03:14 PM
musicloverlch Go to last post
10 131
Does anyone know the syntax to refresh a linked SharePoint table (I think they call them lists) in VBA? Thanks in advance, Laura
musicloverlch
06-10-2010 03:12 PM
musicloverlch Go to last post
0 56
Hi All, In AccessXP how to get yes/no field to display a checkbox in a combobox?? I have a combobox on a form and it displays several fields...
bobh
06-10-2010 02:16 PM
Salad Go to last post
5 59
Using Access 2007, I need to modify a row source property of a combo box via the query builder so that the "Or" row of one of the fields refers to...
Luft
06-10-2010 01:14 PM
Salad Go to last post
1 59
this is the vba, Dim rs As DAO.Recordset Dim wrk As DAO.Workspace Set wrk = DBEngine.Workspaces(0) Set db = wrk.Databases(0) wrk.BeginTrans On...
Roger
06-09-2010 10:09 PM
jwither Go to last post
5 75
Hi - I'd like access to pass the date & time to a PHP web service. Something like: www.website.co.uk/php_script.php?datetime=13:42:00-7-Jun-10 The...
WebEDI
06-09-2010 08:39 PM
rkc Go to last post
2 75
Upfront apology - I am new to usenet groups. I have done extensive due diligence to try to find my answer here, on google, and on...
RED
06-09-2010 07:07 PM
RED Go to last post
4 55
The following was ran from the immediate window of Access 2007: ?DLookup("PurgePeriod", "Info") =...
Vincent
06-08-2010 11:59 AM
Bob Barrows Go to last post
9 89
A text file has data in a format like the below: Title1 Cell 1 data Title 2 Cell 2 data Title 3 Cell 3 data .. ..
s
06-08-2010 09:15 AM
r Go to last post
4 93
FYI: If you have a form containing a subform datasheet, there are instances where the main form seems to disappear and the subform is the only thing...
Auntie Jack
06-07-2010 04:10 PM
Auntie Jack Go to last post
0 70
For your information: Private Sub Form_Open(Cancel As Integer) On Error Resume Next Application.SetOption "Track Name AutoCorrect Info", 0 End...
Auntie Jack
06-07-2010 03:35 PM
Douglas J. Steele Go to last post
1 62
Greetings all, I am revisiting some sharp edges in a project I mostly completed last year. I thank you for any assistance you can provide a novice...
Ramses
06-07-2010 01:27 PM
Jon Lewis Go to last post
3 78
Hi, i'm sorry for my bad english, I have seen somewhere the same problem but I haven't found the solution. I have a access application...
Emanuele Gostoli
06-07-2010 10:48 AM
Emanuele Gostoli Go to last post
0 60
I have several bound text boxes on a form: Txt1Result, Txt2Result etc. The value of each of these is based on a formula that draws a value from...
Wayne
06-07-2010 12:56 AM
Wayne Go to last post
2 72
I am attempting to reduce the number of harddisk writes I make into a mdb file. Currently, I insert roughly 10,000 rows of data on a daily basis...
Bob Barker
06-06-2010 06:09 PM
Phillip Holmes Go to last post
8 125
Here is the result of a query. This query was created using 2 temporary tables which hold every combined total of a number of payments ( I...
Phil
06-06-2010 01:22 AM
Phil Go to last post
4 74
I open Access 2007, open the mydatabase.accdb database, run the below code as a macro and it runs fine. But, if I open a Word 2007 document, try to...
r
06-05-2010 08:29 PM
r Go to last post
4 63
I am getting the following error when trying to open a linked to sql table in access. Connection Failed sqlstate 28000 sql server error 18456 Login...
mcolson
06-04-2010 05:32 PM
Albert S. Go to last post
1 109
I have 8 meeting rooms that are available to be booked by the hour. In addition to the rooms there are ancilliary resources eg pojectors etc I would...
Vet Tech
06-04-2010 01:47 PM
Access Developer Go to last post
3 92
On Fri, 4 Jun 2010 06:52:54 -0400, "Douglas J. Steele" <NOSPAM_djsteele (AT) NOSPAM_gmail (DOT) com> wrote: Additionally you need a unique index...
Tom van Stiphout
06-04-2010 09:32 AM
Tom van Stiphout Go to last post
0 67
I have an Access 2007 database. I would like to make it so it could work with multiple currency symbols. Example: In the US they would enter...
Mark Andrews
06-04-2010 09:29 AM
Mark Andrews Go to last post
6 77
We will be switching from GroupWise to MS Outlook w/exchange in the near future. I would like to be able to add some features to our database to...
Rick A.B.
06-04-2010 08:33 AM
Rick A.B. Go to last post
0 73
I've been doing some work with resetting the user-level security permissions on one of our databases and now am confused and have a headache. I am...
Vincent
06-04-2010 02:27 AM
Rick Brandt Go to last post
5 80
In Access 2003, I have a form with four distinct subforms. When I open the main form in datasheet view, the first subform is available as...
Neil
06-04-2010 01:42 AM
Tom van Stiphout Go to last post
1 76
Does anyone have experience with installing a new copy of Office 2010 (Word and Excel only) or upgrading the existing installation, but retaining...
AllenWhite
06-02-2010 11:42 PM
Gina Whipp Go to last post
1 73
Watch the latest video in the DB2 vs. Oracle series. This one is an animated tale of two peasants from the “Village of Orrible” who want to break...
Anil Mahadev
06-02-2010 11:57 AM
Anil Mahadev Go to last post
0 70
Greetings and salutations! I have a form to enter data that tracks attendance at a function. As in, this grandparent attended this seminar. I have...
MrsRum
06-01-2010 08:05 PM
Mark Andrews Go to last post
1 63
Hello, We are using Lebans ReportToPDF module and are having conflicts with a printer driver. It seems that if we switch the default printer to any...
Albert
06-01-2010 02:49 PM
Albert S. Go to last post
2 72
I have created a Access 2007 database, Test.mdb, created a table called "mytest" and created required fields in it. Now, using VBA(Visual Basic for...
r
06-01-2010 09:17 AM
r Go to last post
3 78
I've been trying to find a way to check whether emails (sent via Outlook) have a Read Receipt - and getting nowhere. A 2003 and Outlook...
jbguernsey
05-31-2010 02:39 PM
jbguernsey Go to last post
3 92
I have a 2000 database that users ULS for restricting access to forms and reports. What is the best, or any, solution for restricting access to...
JeffP
05-31-2010 02:32 PM
David W. Fenton Go to last post
22 169
Access 2003 SP3 I have a form with a couple of date/time fields On one PC I can do a filter by form and enter *17/03/2010* and the filter will...
Dennis McDermott
05-31-2010 04:40 AM
Dennis McDermott Go to last post
11 155
I want to restrict a user to enter ONLY numbers 0-9 in a text box with a max length of 10 digits. No signs, spaces allowed. All 10 digits are not...
Prakash
05-31-2010 12:25 AM
James A. Fortune Go to last post
6 121
Hi My odbc drivers appear to be corrupted or have 'vanished'?? when I click on the User DSN >> User Data Sources: MS Access I get the following...
Clive Swan
05-30-2010 05:59 PM
Arvin Meyer Go to last post
1 95
I want users to be able to store personal preferences for paths, layout, report dates, etc. I'm thinking to store the info in the following...
Lars Brownies
05-30-2010 10:35 AM
Lars Brownies Go to last post
10 129
The Word 2003/2007 document(some files are in "docx" or Word 2007 and some are in "doc" Word 2003 format) has data as indicated below: ...some text...
s
05-30-2010 08:22 AM
Rudi,R.F. Go to last post
1 89
I just purchased one of...
Wayne
05-28-2010 10:52 PM
Wayne Go to last post
13 158
Post New Thread

Display Options
Showing threads 1301 to 1350 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.