Database Error (Odatatable)

desperado

Well-known member
Joined
Oct 7, 2006
Messages
68
Programming Experience
Beginner
Hi, recently i took my project from my old vb.net and used it on visual studios 2005. My other projects have started working fine but this particular project is not. But this project is still working on my older version of vb.net. When the program is up and running it asks me to use a break on this line, the error is as follows:

Costumesadapter.fill(oDatatable)

As you can tell this was a costume program, and i used access.

Any suggestions please?
 
So your program won't actually start or it breaks on that line? You need to tell us what the actual error message is. 2005 coding can be quite strict with all the options turned on.
 
Back
Top