Forum: VB.NET Sep 4th, 2008 |
| Replies: 0 Views: 1,463 I have two OUs OU=Student and OU=Teachers and my root OU is
LDAP://dc=test,dc=labs,dc=edu
in the Student OU i have three computers named Std1,Std2,Std3 and three computers in Teachers OU named... |
Forum: VB.NET Jul 22nd, 2008 |
| Replies: 3 Views: 2,970 The problem with this query is that i can have some of the "product_name" same. Any idea?? |
Forum: VB.NET Jul 22nd, 2008 |
| Replies: 3 Views: 2,970 Dear all,
I wanted to fill the combo box with the data from my SQL server database.
There are two column in the table, product_id and product_name.
for example:
product_id| product_name... |