Post New Thread
Page 1 of 655 1 2 3 11 51 101 501 ... LastLast
Threads 1 to 40 of 26176

Lounge: Databases

MS Access, SQL Server, MySQL, etc.

  • Forum Tools
  1. Access doesn't recognize "Date" or "Right" (Access 2007, Windows XP OS)

    Reports and subreports that have worked well for years recently began asking for parameters when encountering text boxes that involve either Date() or Right. E.g., =IIf(<Date() And...

    Started by spqapat‎, 2012-05-21 09:22
    • Replies: 0
    • Views: 29
    2012-05-21, 09:22 Go to last post
  2. Advice concerning form building Access 2007

    I want to build a form that works in the same way as a table in design mode, that is, being able to drag and drop rows up or down the list. The use is to create a list of jobs allocated to a...

    Started by weyrman‎, 2012-05-20 04:15
    • Replies: 0
    • Views: 46
    2012-05-20, 04:15 Go to last post
  3. Filtering records using option group

    I have a table of work orders. I have designed a query that filters it via a number of combo boxes on a form, but I have run into a snag trying to implement one more filter. I'd like to have an...

    Started by JonTom‎, 2012-05-18 16:54
    • Replies: 0
    • Views: 52
    2012-05-18, 16:54 Go to last post
  4. Azure SQL Server in the cloud with an Access 2007 FE

    Has anyone tried this? Are there any good document references on this?

    Started by patt‎, 2012-05-13 23:47
    • Replies: 7
    • Views: 168
    2012-05-17, 18:43 Go to last post
  5. Subform data sometimes missing

    In a user's Access database, the data is in one .mdb file and the form and reports are in another. There is a customer form with two subforms (one of them is for Orders). The data in the subforms...

    Started by egghead‎, 2012-05-17 14:56
    • Replies: 0
    • Views: 39
    2012-05-17, 14:56 Go to last post
  6. Access 2003 - counting total number of records in a table

    I am constructing a database in Access 2003 which lists contact information. So far so good, it looks like this: ID, First_Name, Last name, etc 1, John, Doe 2, Tim, Johnson For...

    Started by rongvk‎, 2012-05-15 08:40
    • Replies: 7
    • Views: 152
    2012-05-17, 05:16 Go to last post
  7. Access 2003: type mismatch on date field due to language settings (French)

    Hi all, We've got an Access 2003 db that throws a 'type mismatch' error on a date field, and it only does that on pc's using the French language regional settings. We can run the same db...

    Started by bowenw‎, 2012-05-09 10:45
    • Replies: 7
    • Views: 167
    2012-05-16, 14:31 Go to last post
  8. HELP!!! Stupid Navigation Pane won't hide

    I have been trying to hide the navigation pane in my FE. I have unchecked the "Display Navigation Pane" in the Access Options but Alas, it is still there..... It is an annoyance to my users who don't...

    Started by RFlaggard‎, 2012-05-01 13:11
    • Replies: 2
    • Views: 534
    2012-05-15, 08:21 Go to last post
  9. Importing Excel files into Access database

    I have two excel files I need to append to an access database. These two files will be pulled from a folder on a continual basis. Once I append these two files I plan on deleting them from the...

    Started by JeanM‎, 2012-03-17 11:21
    2 Pages
    1 2
    • Replies: 28
    • Views: 1,213
    2012-05-15, 06:33 Go to last post
  10. Update one form based on another

    In access 2007 I want to update my Subform based upon entry in one text field in my main form. Right now the subform won't update unless i close the and reopen it or go to the next record and then...

    Started by redbaron508‎, 2012-05-10 20:07
    • Replies: 1
    • Views: 108
    2012-05-11, 04:08 Go to last post
  11. Access VBA 2010: Undefined function

    I have a function Public Function SplitPart(LSTRSP_EML_EMAIL) Dim LSTRSP_EML_EMAIL As String 'Dim LSTRSP_EML_DOMAIN As String Split(, "@", 2) = SplitPart_Exit:

    Started by djsmith‎, 2012-05-03 08:44
    • Replies: 10
    • Views: 545
    2012-05-10, 04:35 Go to last post
  12. Need to insert data to table from report

    I have been given an Access 2003 database which produces a report and then attaches that page to an email, based on complex criteria. I have found the area in the code where it creates the rtf...

    Started by aardvarck‎, 2012-04-21 07:15
    • Replies: 11
    • Views: 592
    2012-05-08, 15:22 Go to last post
  13. Birthday cover sheet

    Our office administrative assistant keeps a roster of our people and their birthdays. As a birthday approaches, she prepares a greeting card for everyone to sign. She then clips a cover sheet to the...

    Started by Caesar3‎, 2012-05-02 15:52
    • Replies: 5
    • Views: 251
    2012-05-08, 04:59 Go to last post
  14. Report margins - cannot change

    I have encountered weird behaviour with several reports I created where I cannot save changes in the bottom and right margins from 171 and 208 mm. The reports were using Access 2003 in a...

    Started by Cronk‎, 2012-05-08 04:54
    • Replies: 0
    • Views: 56
    2012-05-08, 04:54 Go to last post
  15. MSAccess 2010 Subform, navigation will not leave the newly added row.

    Created an mdb way back in Office 2003. Upgraded it to MSAccess 2010. Working fine. For some reason had the idea to create a new mdb in MSAccess 2010 and import the tables, queries, etc from the...

    Started by Tobor‎, 2012-05-05 19:13
    • Replies: 4
    • Views: 202
    2012-05-06, 11:08 Go to last post
  16. Question Looking for a database sharing site (or a Lego database front-end)

    I'm inventorying my Lego collection and I'm wondering where I might find an Access database with a well-designed front-end specifically for inventorying Lego. I'm thinking the best place to locate...

    Started by PStepanas‎, 2012-05-06 02:32
    database, inventory, lego, website
    • Replies: 0
    • Views: 100
    2012-05-06, 02:32 Go to last post
  17. How to work with condition in many to many

    Friends, as I have attached a table company, a table technology and a junction table to create a many to many. I'm trying to create a form with combobox cascade. I have two buttons, one to...

    Started by fabiobarreto10‎, 2012-05-02 14:30
    • Replies: 13
    • Views: 671
    2012-05-05, 17:38 Go to last post
  18. Triple many to many relationship

    Friends, I am having difficulty creating a relationship of tables in a database. I have a table and another table technology company. For each technology has several companies, and for each...

    Started by fabiobarreto10‎, 2012-04-30 15:15
    • Replies: 14
    • Views: 257
    2012-05-03, 10:51 Go to last post
  19. combining fields from two tables to make third

    Hi all, I am trying to combine two tables into one. I have some data in one table that I want to update to another table. I semi-successfully created the Make Table query. Problem is, out of...

    Started by Gasman‎, 2012-05-01 10:14
    • Replies: 3
    • Views: 97
    2012-05-01, 12:34 Go to last post
  20. ODBC uses new password but Access uses old password

    I have an Access link to an Oracle database that I have used for years. My recent upgrade to Win7 successfully set up the 32 bit ODBC driver to the Oracle database and Access successfully used it for...

    Started by edmcguirk‎, 2012-04-26 09:01
    • Replies: 4
    • Views: 432
    2012-04-30, 08:05 Go to last post
  21. Remove Duplicates across groups Access 2003

    I have a report that has as the main group a "Location" at the location there are "Switches" on which there are "Keys" and connect to the Keys are Fittings. What I want is to show each of the...

    Started by mitchbvi‎, 2012-04-27 11:21
    • Replies: 2
    • Views: 138
    2012-04-29, 11:56 Go to last post
  22. not print blank pages when subreport

    Friends, I have a report with subreports eight, but sometimes, some sub has no data. Are getting blank pages prints how do I fix? Thank you.

    Started by fabiobarreto10‎, 2012-04-24 11:13
    • Replies: 6
    • Views: 280
    2012-04-28, 10:39 Go to last post
  23. ODBC Driver for Acrobat PDF file?

    I've got a potential customer who apparently has created interactive PDF files to gather information, and he would like to gather that information into a database. He said he's heard of an ODBC...

    Started by MarkLiquorman‎, 2012-04-26 14:23
    • Replies: 3
    • Views: 154
    2012-04-28, 09:46 Go to last post
  24. Forms and controls on sub-forms

    Is there any way that I can find this old, maybe 2003, message? Hans was answering a question about forms and controls on sub-forms. "I thought you might like to see this message. It's from the...

    Started by gsmith‎, 2012-04-25 16:53
    • Replies: 1
    • Views: 117
    2012-04-26, 11:28 Go to last post
  25. SQL - There is a field, not null, not Blank, but with a length of 0...

    Hi all, I have hit a rather unusual error, and really would like some advice. There is no rush, as there is a workround in place, but i dont want to leave it this way, if we come accross this...

    Started by crtheo‎, 2012-04-20 10:29
    • Replies: 7
    • Views: 376
    2012-04-26, 11:13 Go to last post
  26. Run stored proc between two dates

    HI ALL, I NEED TO RUN THE SP ON SPECIFIC TIME AND STARTING AND ENDING DATE FOR THIS I FIND A CODE FROM BROWSING IT GIVES ME THE TIME TO RUN BUT HOW SHOULD I DEFINE DATE PARAMETER MEANS SPECIFIC...

    Started by farrukh‎, 2012-04-16 00:37
    • Replies: 2
    • Views: 235
    2012-04-26, 07:12 Go to last post
  27. Execute an INSERT INTO where table is named on a Set statement field

    Hi, All! it has been some time since I've been playing with Access database, I was trying to brush up a little :). I have the below event procedure that is giving me debug errors and can't see why it...

    Started by Lastcall‎, 2012-04-24 10:53
    insert into, set, values
    • Replies: 8
    • Views: 311
    2012-04-25, 16:31 Go to last post
  28. Some queries prevent yes/no box being changed

    Hi. I have a database of routes for spectators going to events, and I have a form which allows you to see the impact on those routes of events on the transport network. I have a subform which...

    Started by sjreynolds143‎, 2012-04-24 19:53
    • Replies: 2
    • Views: 119
    2012-04-25, 03:03 Go to last post
  29. automatically send a email

    Can you automatically send a email from microsoft access to outlook on the 1st of every month? We keep our birthday list in access and would like the list of everyone having a birthday that month to...

    Started by buckshot‎, 2012-04-23 11:02
    • Replies: 3
    • Views: 151
    2012-04-24, 17:21 Go to last post
  30. Access check box size

    In Access 2003 (on my system), check boxes on datasheets are by default a fixed size and centered within their field. However, in Access 2010 (again, on my system) check boxes take up the whole field...

    Started by the old archivist‎, 2012-04-19 13:00
    access, check boxes, size
    • Replies: 2
    • Views: 188
    2012-04-24, 11:19 Go to last post
  31. report (using the wizard) with 8 queries

    Friends, I made a report (using the wizard) with 6 fields in a query. It works perfectly. How do I make a report (using the wizard) with 8 queries, all with 6 fields? But the view was separated...

    Started by fabiobarreto10‎, 2012-04-20 15:11
    2 Pages
    1 2
    • Replies: 16
    • Views: 363
    2012-04-23, 12:19 Go to last post
  32. Access 2007 - File works on one system not other

    I have a database which has worked fine for years. I developed it for a business and maintain it. The business uses it in a networked environment, with the main file on each machine and data file on...

    Started by LorraineMajor‎, 2012-04-19 04:42
    • Replies: 7
    • Views: 189
    2012-04-21, 16:21 Go to last post
  33. Trap invalid email addresses when sending to Outlook

    I have a routine set up that allows the email addresses contained in a query to be used as the source for an "E-mail Blast". The routine works perfectly as long as all the email addresses are valid....

    Started by odeus‎, 2012-04-19 11:17
    • Replies: 5
    • Views: 237
    2012-04-21, 02:51 Go to last post
  34. Dates before 30 days

    Friends, I have this sql statement: SELECT TblAnalista.NomeDoAnalista, TblEmpresa.NomeDaEmpresa, TblProduto.NomeDoProduto, TblPassosStatus.Passo, Nz(,) AS DataDue, TblPassosStatus.C FROM...

    Started by fabiobarreto10‎, 2012-04-19 15:25
    • Replies: 6
    • Views: 184
    2012-04-20, 13:45 Go to last post
  35. Anyone know about geocoding?

    For one of my clients, I want to be able to display on a map the location of all scheduled service calls for a date. Apparently there is a way to display such information using Google Maps, but it...

    Started by MarkLiquorman‎, 2012-01-04 10:03
    • Replies: 8
    • Views: 1,003
    2012-04-20, 03:36 Go to last post
  36. Emailing Report from Access 2010 to separate people!

    Hi, Im new here so please be kind:), ok my dilema is probably quite simple: I have a table Called ImportedTable with the following fields: ACREF (text field), INVRECDATE (date field), REPNAME...

    Started by SteelJay‎, 2012-04-18 16:57
    • Replies: 5
    • Views: 176
    2012-04-19, 18:03 Go to last post
  37. Novice needs help making a database

    Hello, I am a database novice. I am a Mechanic and I want to make a database to keep track of my work, I would like all the help I can get to make this database. Here is what I need to do with...

    Started by Yoda3647‎, 2012-04-12 11:50
    create databse
    • Replies: 5
    • Views: 269
    2012-04-19, 10:14 Go to last post
  38. Using a form to input query criteria

    Access 2007 I'm using a form to collect the criteria data for queries and it works when I input a single specific criteria. However, sometimes I need to query on all of the data in a field or...

    Started by SueP‎, 2012-04-13 07:22
    • Replies: 4
    • Views: 229
    2012-04-18, 20:08 Go to last post
  39. Access 2007 Chart question

    I'm working in Access 2007 on a Risk Management DB, changing the tool we use to set the Impact and Probability of a risk. Impact ranges from 0 to 10 and Probability ranges from 0% to 100%. I have...

    Started by luggw1‎, 2012-04-18 13:43
    • Replies: 1
    • Views: 127
    2012-04-18, 15:37 Go to last post
  40. MS Access 2010: Removing Blank Lines from a Report

    I have an Access 2010 Report that looks like this (obviously a fictitious dataset): The data for this Report is contained in a Query as follows: Looking at the Report again, we can...

    Started by BygAuldByrd‎, 2012-02-27 22:01
    • Replies: 2
    • Views: 508
    2012-04-15, 19:26 Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 105 users browsing this forum. (0 members & 105 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 30 replies or 1000 views
Hot thread with unread posts
More than 30 replies or 1000 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts