Click here to Skip to main content
15,920,111 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB.NET: Import Excel Data into SQL (Error: Could not find installable ISAM.) Pin
Ashfield1-Oct-08 3:42
Ashfield1-Oct-08 3:42 
GeneralRe: VB.NET: Import Excel Data into SQL (Error: Could not find installable ISAM.) Pin
Paul Conrad1-Oct-08 10:13
professionalPaul Conrad1-Oct-08 10:13 
GeneralRe: VB.NET: Import Excel Data into SQL (Error: Could not find installable ISAM.) Pin
Indra PR2-Oct-08 0:50
Indra PR2-Oct-08 0:50 
GeneralRe: VB.NET: Import Excel Data into SQL (Error: Could not find installable ISAM.) Pin
Ashfield2-Oct-08 8:39
Ashfield2-Oct-08 8:39 
GeneralRe: VB.NET: Import Excel Data into SQL (Error: Could not find installable ISAM.) Pin
Indra PR5-Oct-08 18:44
Indra PR5-Oct-08 18:44 
GeneralRe: VB.NET: Import Excel Data into SQL (Error: Could not find installable ISAM.) Pin
Ashfield6-Oct-08 1:35
Ashfield6-Oct-08 1:35 
AnswerRe: VB.NET: Import Excel Data into SQL (Error: Could not find installable ISAM.) Pin
Paddy Boyd2-Oct-08 2:31
Paddy Boyd2-Oct-08 2:31 
QuestionProblem in retrieving computer information in the active directory Pin
Chaitanya kumar CVSS1-Oct-08 2:37
Chaitanya kumar CVSS1-Oct-08 2:37 
Hi Friends,

I am working in vb2005.
I have been struck up in my work while retrieving the computer information in a active directory . Frown | :(
This is the code I am using,
<br />
dim np as object<br />
np = GetObject("LDAP:")<br />
dim user as object <br />
user = np.OpenDSObject( LDAPPath , vbNullString, vbNullString, ActiveDs.__MIDL___MIDL_itf_ads_0000_0018.ADS_SECURE_AUTHENTICATION)<br />

This code is working well while retrieving person data ,but when it comes to computer
it is throwing the following message .
The specified directory service attribute or value does not exist. (Exception from HRESULT: 0x8007200A)
The LDAPPath that had passed is correct one.But still getting the error.

Please help me out to solve this problem.Thanks in advance .

Regards,
Chaitanya
QuestionConection to SQLExpress Server Pin
nitin_ion30-Sep-08 22:49
nitin_ion30-Sep-08 22:49 
AnswerRe: Conection to SQLExpress Server Pin
Guffa30-Sep-08 23:08
Guffa30-Sep-08 23:08 
GeneralRe: Conection to SQLExpress Server Pin
nitin_ion30-Sep-08 23:11
nitin_ion30-Sep-08 23:11 
GeneralRe: Conection to SQLExpress Server Pin
Guffa1-Oct-08 3:01
Guffa1-Oct-08 3:01 
AnswerRe: Conection to SQLExpress Server Pin
jzonthemtn1-Oct-08 1:07
jzonthemtn1-Oct-08 1:07 
AnswerRe: Conection to SQLExpress Server Pin
Anoop Brijmohun1-Oct-08 1:48
Anoop Brijmohun1-Oct-08 1:48 
GeneralRe: Conection to SQLExpress Server Pin
nitin_ion1-Oct-08 1:50
nitin_ion1-Oct-08 1:50 
QuestionChange back color of selected dates in Month calender control in vb.net Pin
~Khatri Mitesh~30-Sep-08 21:43
~Khatri Mitesh~30-Sep-08 21:43 
AnswerRe: Change back color of selected dates in Month calender control in vb.net Pin
HemJoshi1-Oct-08 1:18
HemJoshi1-Oct-08 1:18 
QuestionCreate database table directly from a dataset which has many no. of data table [modified] Pin
snehasish30-Sep-08 21:39
snehasish30-Sep-08 21:39 
AnswerRe: Create database table from a dataset which has no of data table Pin
C1AllenS30-Sep-08 23:10
C1AllenS30-Sep-08 23:10 
GeneralRe: Create database table from a dataset which has many no. of data table Pin
snehasish1-Oct-08 0:57
snehasish1-Oct-08 0:57 
GeneralRe: Create database table from a dataset which has many no. of data table Pin
Paddy Boyd2-Oct-08 2:32
Paddy Boyd2-Oct-08 2:32 
GeneralRe: Create database table from a dataset which has no of data table Pin
rprateek1-Oct-08 14:09
rprateek1-Oct-08 14:09 
QuestionCheck printer connected status before print a job Pin
Jy1130-Sep-08 19:10
Jy1130-Sep-08 19:10 
QuestionKeeping socket connections alive Pin
Mariano Capezzani30-Sep-08 9:07
Mariano Capezzani30-Sep-08 9:07 
AnswerRe: Keeping socket connections alive Pin
rprateek1-Oct-08 14:13
rprateek1-Oct-08 14:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.