473,770 Members | 4,419 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

modify a table without using Access 2007 ?

Good day dear members of the comp.databases. ms-access newsgroup.
Please I need your help on the following.

I'm the administrator of an Access 2007 database.
I would like my enterprise personnel could add entries to one
specific
table by the use of an interface or form without launching the data
base (because the data is confidential).
We do not have Windows Share Point.
Please how can I do so ?
Many thanks.
Octavio

Aug 14 '07 #1
5 1691
You could still use Access, just create a new table for the additions and
only give your personnel access to that one table.

John... Visio MVP

"Hollywood" <fr********@gma il.comwrote in message
news:11******** *************@l 70g2000hse.goog legroups.com...
Good day dear members of the comp.databases. ms-access newsgroup.
Please I need your help on the following.

I'm the administrator of an Access 2007 database.
I would like my enterprise personnel could add entries to one
specific
table by the use of an interface or form without launching the data
base (because the data is confidential).
We do not have Windows Share Point.
Please how can I do so ?
Many thanks.
Octavio

Aug 14 '07 #2
On 14 août, 15:17, "John Marshall, MVP" <lancu...@stone henge.ca>
wrote:
You could still use Access, just create a new table for the additions and
only give your personnel access to that one table.

John... Visio MVP

"Hollywood" <freepos...@gma il.comwrote in message

news:11******** *************@l 70g2000hse.goog legroups.com...
Good day dear members of the comp.databases. ms-access newsgroup.
Please I need your help on the following.
I'm the administrator of an Access 2007 database.
I would like my enterprise personnel could add entries to one
specific
table by the use of an interface or form without launching the data
base (because the data is confidential).
We do not have Windows Share Point.
Please how can I do so ?
Many thanks.
Octavio- Masquer le texte des messages précédents -

- Afficher le texte des messages précédents -
Ok, in that case should I provide with Access 2007 logins and password
for every one ?

Aug 14 '07 #3
Hollywood wrote:
Good day dear members of the comp.databases. ms-access newsgroup.
Please I need your help on the following.

I'm the administrator of an Access 2007 database.
I would like my enterprise personnel could add entries to one
specific
table by the use of an interface or form without launching the data
base (because the data is confidential).
We do not have Windows Share Point.
Please how can I do so ?
Perhaps a good place to use the HTML Mail forms feature that Access 2007
has? You mail them an HMTL form in an Email. They fill it out and return
it to you. You then can pull the entry into the database. Sorry, but I
have no details about how that works.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Aug 14 '07 #4
On 14 août, 15:29, "Rick Brandt" <rickbran...@ho tmail.comwrote:
Hollywood wrote:
Good day dear members of the comp.databases. ms-access newsgroup.
Please I need your help on the following.
I'm the administrator of an Access 2007 database.
I would like my enterprise personnel could add entries to one
specific
table by the use of an interface or form without launching the data
base (because the data is confidential).
We do not have Windows Share Point.
Please how can I do so ?

Perhaps a good place to use the HTML Mail forms feature that Access 2007
has? You mail them an HMTL form in an Email. They fill it out and return
it to you. You then can pull the entry into the database. Sorry, but I
have no details about how that works.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Thank You Rick for your kind advice. I prefer linking the Access 2007
database to an html form on the server. The personnel will enter their
entries and it will automatically pull it into the correct table on my
data base.
Please can you tell me how can I do so on access 2007 ?

Thanks again.

Octavio

Aug 14 '07 #5
Hollywood wrote:
Thank You Rick for your kind advice. I prefer linking the Access 2007
database to an html form on the server. The personnel will enter their
entries and it will automatically pull it into the correct table on my
data base.
Please can you tell me how can I do so on access 2007 ?
Well you can certainly use web authoring tools to create a web page that
would do this. However; that would not actually involve the use of Access
at all. You would use tools geared for creation of web pages that can
interact with databases. That would involve products like ASP, ASP.Net,
PSP, ColdFusion, etc..
--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Aug 14 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2815
by: mimasci | last post by:
Hi, I have tried to write a code that allowed me to modify the value of the cells selected in a table, with excel has been easy. How one approaches selected cells? (To modify the value) How can I translate the code, in MS-Excel, below in a equivalent code in MS-Access ........................................................................................... Sub convSelExtPIDToShortPID()
3
1968
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - How do I modify the current page in a browser? ----------------------------------------------------------------------- Using the DOM the non-standard but widely implemented innerHTML extension, the following would be sufficient to modify the content of any element that can have content: « <div id="anID">Some Content</div» with script of «...
1
1900
by: sharonu | last post by:
Hi, Let's say I have a table with xml column. I would like to update this xml as following: my xml looks like this: <ArrayOfValueHolder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <ValueHolder> <Value>3.00</Value> <IsNoteDirty>false</IsNoteDirty>
8
2429
by: Trev | last post by:
Hi Can anyone point me in the right direction here, I would like to open a table in access 2003 by date. I have an asp web page which needs to read data from a table with each days today's date (which ever day that is) then a new table is created with today's date. Example: I have a table called 17-may-2007 my ASP page reads this table for 24hours then tomorrow (12:00 midnight 18th) I will have a new table called 18-may-2007 and the...
5
3846
by: wugon.net | last post by:
question: db2 LUW V8 UNION ALL with table function month() have bad query performance Env: db2 LUW V8 + FP14 Problem : We have history data from 2005/01/01 ~ 2007/05/xx in single big table, we try separate this big table into twelve tables and create a view
5
2828
by: ladybug via AccessMonster.com | last post by:
I am trying to create a report using multiple tables. The first table has Employee info in it (name and id's). the next three tables have employee info for training, test, scores, etc. I am having trouble in how to set up a report to capture all the of the tables for one specific employee and for a date range. If I create the report based on the Employee info in table 1 and then create
7
2726
by: Massimo Belgrano | last post by:
I have a problem attacching via odbc a table with more than 255 fields ms access 2003 & 2007 don't read fields over the 255 field pos Can anyone help me? Thanks in advance
4
2446
by: Ted Theo | last post by:
hello cdma enthusiasts. long time no speak. i have an .adp which is connected to a sql 2k back end from which i need to export a table to a tab delimited text file. the export text wizard apparently doesn't allow you to store export specs (makes sense since it has no local storage) so i'm not sure the TransferText method is going to do the trick. i need to do this in VBA. any suggestions? it's been a while since i've been active in...
0
4641
by: SuzK | last post by:
I am trying to calculate in VBA in Access 2002 a moving average and update a table with the calculations. Fields in my WeeklyData table are Week Ending (date) ItemNbr (double) Sales Dollars (double) Sales Units (double) Promo (Text) -- is null or "X" AvgWklyDollars (double) AvgWklyUnits (double) I have a vba module which I thought would work, but it doesn't. I think the problem is an embedded SQL Totals Top 8 query, which doesn't...
0
9439
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8905
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7431
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6690
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5326
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5467
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3987
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3589
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2832
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.