|
|
 |
| Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Access section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

August 15th, 2009, 01:58 PM
|
|
Authorized User
|
|
Join Date: Apr 2008
Location: Satdobato, , Nepal.
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
problem in generating reports..
Hi,
I have created a report that shows records from different tables using inner join. It was working well.
Now I m getting problem in opening the same report.
Is it possible that it may be due to number of records in tables??
One thing, I have used CDate() function to convert text to Date for comparison in query.
How do I get rid of it??
I am using MS Access 2007.
Thanks in advance.
|

August 17th, 2009, 05:52 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Lansing, Michigan, USA.
Posts: 1,114
Thanks: 2
Thanked 4 Times in 4 Posts
|
|
Hello. In order to even begin to answer this question, we'd need to know at least - What are the tables in question?
- What are the fields that are joined?
- What are the joined fields' join type?
- What are the joined fields' data types?
- What error message are you gettting when you open the report?
__________________
Greg Serrano
Michigan Dept. of Environmental Quality
Air Quality Division
|

August 19th, 2009, 01:43 AM
|
|
Authorized User
|
|
Join Date: Apr 2008
Location: Satdobato, , Nepal.
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanx for reply.
I got it.
There was problem in date conversion.
Once again,
Thanx
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |