1
vote
1answer
16 views
Can I place an Access database on a UNIX hosted server?
Can I put an Access mdb on a web server and convert my forms to ASP? I am in a hosted environment with a UNIX host. MySQL is available if there is a way for my forms to go to a MYs …
0
votes
1answer
33 views
Access to SQL Issue
I come from a Networking background so please excuse if this is a really straight forward question as I have no experience of Access or VB
and am on a steep learning curve with thi …
0
votes
1answer
40 views
Create a query.
I have 5000 records for 200 patients weight records in the past 10 years.
00001 134.5 11/9/2009
00001 123.34 9/02/2009
00002 123.45 11/5/2009
00002 127.89 11/5/2007
00003 …
1
vote
1answer
18 views
How to use DateAdd in Access changing multiple dates?
How can you use DATE ADD funtion in Access in changing multiple dates in a query?
0
votes
0answers
6 views
Splitting an Access 2000 Field
I have a database that contains a "Given" name field that can contain anywhere from 1 to 3 names.
Examples:1 Henrietta
2 Henrietta Bertha
3 Henrietta Betha A …
0
votes
0answers
2 views
ASP Retrieving Specific Record from a form
How do I retrieve a specific record passed from a form connecting using ASP from a database?