scottsheck
New member
- Joined
- Jun 14, 2006
- Messages
- 3
- Programming Experience
- Beginner
I am using VB 2005 and placed just a DataGridView on a form. In design mode, I can preview data fine, but when I run the program, I get an error 'null password given; login denied'. This is probably because when I set up the data source, I specified not to store the password in the connection string.
What am I doing wrong and also, how is the adapter know what connection string to use? I'm new to vb.net. help...
Scott
What am I doing wrong and also, how is the adapter know what connection string to use? I'm new to vb.net. help...
Scott