Hi,
Basically what I'm trying to create is a forum page with main categories and subcategories. I have manged to bind the ODBC datasource to repeaters, but the problem I am finding is that I dont know how to relate them. The reason for using ODBC .net is that I am having to hook into MySQL.
All of the examples on the internet tend to be in C# which is more difficult to understand and I would like know a way of achieving this using VB.
Cheers,