Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . databases . ms-access
This is a Usenet group - learn more
Find or start a Google Group about ms-access.
Group info
Language: English
Group categories:
Computers > Databases
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 266047  Older »
Description: MS Windows' relational database system, Access.
 

Error 3045 Could not use <db file path> File already in use 
  I'm getting the above error message at the line 'Set db = ...' in the following code (which is called from the autoexec macro before anything else happens). Dim ws as Workspace, db as DAO.Database set ws = Workspaces(0) set db = Currentdb If I remove the 'set ws = ...' line, then the message doesn't appear.... more »
By Bob Darlington  - Jun 3 - 3 new of 3 messages    

Database Modeling help??? 
  Sorry for being a newb, for whatever reason I just can't wrap my head around this. I need some help in figuring out the entities and their relationships here, I already sent in a couple of submissions, and I get the impression my professor is getting a bit ticked off. Film Showings The Cinema Guild Theatre Group wants the following collection of 21... more »
By BadnBull_Options  - Jun 1 - 7 new of 7 messages    

Change splash screen on forward date 
  I'm a relative newbie but have developed several Databases at our organisation. Because of a forthcoming reorganization, there is a need to change the first screen ( what I call splash screen) on a pre- determined date. The splash screen is displays the DB name, version and contact details for support etc.... more »
By Yvonne  - May 31 - 4 new of 4 messages    

CFP - DEIS2012 - Czech Republic - SDIWC 
  Dear Colleagues, We are inviting you to join and participate in the upcoming conference that will be held in Czech Republic. This will able to build connections among researchers in the field of digital applications. Please spend some time to overview the research topics. Below are the conference information. If you have any questions, you... more »
By sdiwc conferences  - May 31 - 1 new of 1 message    

Table Macro to log edit date/time 
  I'm having trouble getting Table Macros to work. Might be some general thing, but I'll give 2 examples: 1) Whenever any field is edited, I want the [EditRecDate] field to update to Now() (of course, exclude updates to [EditRecDate] field in this trigger) 2) Whenever any field is edited, I want an [EditRecDate] in a DIFFERENT table to update to Now()... more »
By Danny J. Lesandrini  - May 30 - 5 new of 5 messages    

vba to upload to sharepoint 
  Hi All, Using Access2003 I extract some data from some tables and populate some spreadsheet templates and save them on a server/folder. Now I'd like to copy those spreadsheets to SharePoint. There are already prior month copies of the spreadsheets on SharePoint so the folder structure already is there.... more »
By bobh  - May 30 - 3 new of 3 messages    

Scrolling subforms 
  I have a subfom sized to show up to 16 records i.e. about 4" high and each record is about 1/4" high The subform itself can contain anything from no records to many hundreds. I want to go to a new record, bur see as many of the preeceeding records as possible, so the new record needs to be near the... more »
By Phil  - May 30 - 6 new of 6 messages    

Designing tables to be compatible with Sharepoint 
  Hi, I have a new project and I am thinking I might as well at least try and make the Access 2010 backend tables compatible with Sharepoint (not sure if I want to deal with macros for the front end). But, what the heck. Might as well see what I have to do for the backend. The books I have describe Sharepoint tables but don't really go much... more »
By PW  - May 29 - 4 new of 4 messages    

Error 5 "Invalid Code or Procedure" when using string functions 
  I'm getting Error 5 "Invalid Code or Procedure" when I execute the following line of code: If (Left((strCutAddress), InStr(1, (strCutAddress), " ") - 1)) = "West " Then I am looping through my data table and populating strCutAddress with the value from a field in the table Everything works fine for the first 3 fields, and when I reach the 4th... more »
By Greg (codepug@gmail.com)  - May 29 - 5 new of 5 messages    

Inserting OLE Object field into Oracle Blob with stored procedure 
  Hi, I'm trying to import Ms Access 2003 data into Oracle database. One of the field is an OLE Object field with word doc into it. I'm trying to import it into a BLOB field but it doesn't work. I'm connecting to the db with the MSADORA.1 provider and adding the parameter to my adodb command like this... more »
By wesley.sa...@gmail.com  - May 29 - 3 new of 3 messages    

1 - 10 of 266047   « Newer | Older »

XML