datagrids not working

AJSatori

Member
Joined
Nov 3, 2006
Messages
5
Programming Experience
Beginner
I am new to .Net and I am having an issue with an app that I created. When I made the app in the studios environment it worked fine but once it was build the datagridviews did not work any more. is there something that I need to add when building it. Anyone have any ideas?

Thanks
 
well, It seems that I am not connecting to the database in the package. From what I can figure I need to have the mdb in the package. I dont know how to include it and how I would point the connection string to it. Also the computers that I am trying to install it on, do not have Microsoft Access. So is there other files that I have to include besides the .mdb?
 
Back
Top