New to FP and Access Database results help please

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have IIS running on my computer also did the ODBC thing
I made a sample database using Access and I made a test page saved as ASP
I used the database results wizard and have a connection to my database but
only the field names are displayed there is no data shown.
Can someone tell me what I did wrong
Thanks for your help
 
It could be that you've used a reserved word to name your table or one of
the fields in your table; check these links for more information about that:

http://support.microsoft.com/default.aspx?scid=kb;en-us;286335
http://support.microsoft.com/?id=321266
http://support.microsoft.com/?id=826763

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
Expression Web Resources: http://www.spiderwebwoman.com/xweb/
FrontPage Resources: http://www.spiderwebwoman.com/resources/
Please reply to the newsgroup for the benefit of others
 
Thanks will do

Kathleen Anderson said:
It could be that you've used a reserved word to name your table or one of
the fields in your table; check these links for more information about that:

http://support.microsoft.com/default.aspx?scid=kb;en-us;286335
http://support.microsoft.com/?id=321266
http://support.microsoft.com/?id=826763

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
Expression Web Resources: http://www.spiderwebwoman.com/xweb/
FrontPage Resources: http://www.spiderwebwoman.com/resources/
Please reply to the newsgroup for the benefit of others
 
Back
Top