HI
I have a difficulty in linking my contacts to access database.
1. Not all the fields appear. For example: Field “Note” in outlook contacts does not appear
(This happens when you link or import a table working in Access??? Strange!!! However if you export contacts to access working from...
I have 2 joined tables
Parent table is [parents]
Child table [children]
I need to create a table, query or form, with fields [parent last name] and [child first name]
Both of the fields should be displayed as a combo box, and most importantly, that ones I choose a record in [parent last name]...
I have a table that has two fields [description] and [pictures]
[pictures] is a regular .bmp file. I insert .bmp file into [pictures] by copy/paste
When I made a report it does not display pictures. It displays only name of the file
I need the report to display actual pictures
Could you please help
I have a table that has field [date of birth]
I need to know how old is this person
I did something like this year (date ())-year ([date of birth] it is not exacted
I would like to know his age in years and months something like: 12 years and 6 months old
could you please help me
Here is one question
I have 2 related tables
a) Parent has fields "Address", "Phone", etc
b) Children has fields "DOB", "Gender", etc.
When making mailing labels addressing it to children I need that children’s names should appeare in one line(one text box) maybe separated by comma if they...
I have 2 tables
1. Parent
2. Child
Each parent was a more then one child
I need to make a report with header parent. id
where child.firstname will appear separated by comma for example
Dear Mr smith
You have children and their names are
Jouhn, lora, bush, kerry, ……
Some of your graphics like lines, textboxes or such are overlapping the print limits. Try to make all the graphics smaller that it should fit to one page
I am a begginer
I connected microsoft access datebase like this:
1. used "odbs", system DSN
2.
dim objconn
set objconn=server.CreateObject ("ADODB.connection")
objconn.ConnectionString = "<name>"
objconn.open
and I get this error
Error Type:
Microsoft OLE DB...
I am a begginer
I connected microsoft access datebase like this:
1. used "odbs", system DSN
2.
dim objconn
set objconn=server.CreateObject ("ADODB.connection")
objconn.ConnectionString = "<name>"
objconn.open
and I get this error
Error Type:
Microsoft OLE DB...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.