Search results for query: *

  • Users: MaxSmart
  • Content: Threads
  • Order by date
  1. M

    Database Null Errors

    I'm about ready to drop VS and go back to VBA I'm so frustrated! Is there a way to get Visual Studio to return Null values from database tables?? 99.999% of the time I have a table of user data, there's always fields that have the option of leaving them blank. But, in VS, it always throws an...
  2. M

    Question Beginner Confusion about Data Readers

    I am a VERY advanced VBA programmer making my way into VB.net. So far, I have set up a MyDatabase.mdf database file in visual studio, and followed tutorials to make pretty forms that allow the user to view and update the data. Now what I want to do is manipulate the data with VB code - go...
Back
Top