Click here to Skip to main content
16,012,316 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to get machine constats in .NET Pin
Daniel Zaharia21-Jun-04 21:01
Daniel Zaharia21-Jun-04 21:01 
GeneralRe: how to get machine constats in .NET Pin
Stefan Troschuetz21-Jun-04 21:05
Stefan Troschuetz21-Jun-04 21:05 
GeneralRe: how to get machine constats in .NET Pin
Daniel Zaharia21-Jun-04 21:12
Daniel Zaharia21-Jun-04 21:12 
GeneralRe: how to get machine constats in .NET Pin
Daniel Zaharia21-Jun-04 21:20
Daniel Zaharia21-Jun-04 21:20 
GeneralRe: how to get machine constats in .NET Pin
eggie522-Jun-04 6:20
eggie522-Jun-04 6:20 
GeneralUser Interface Process Application Block v2.0 Pin
Phoenixcp20-Jun-04 22:15
Phoenixcp20-Jun-04 22:15 
GeneralRe: User Interface Process Application Block v2.0 Pin
Heath Stewart21-Jun-04 3:51
protectorHeath Stewart21-Jun-04 3:51 
GeneralOpenSchema in C# Pin
ctbmei20-Jun-04 21:18
ctbmei20-Jun-04 21:18 
Hi,

I am trying to use OpenSchema method in C#. Here is my code:

res1 = m_Service.adoConnection.OpenSchema(ADODB.SchemaEnum.adSchemaTables, new object[] {null, null, null, "TABLE"}, null);

however, when the program is executed, the error below is returned:

Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.

May anyone teach me what is the correct syntax to use OpenSchema in C#? I cannot use OleDBConnection in this case as my code is to be used in both OleDB and ODBC connection.

Regards,
CTBMei
GeneralDatasource for dataGrid Pin
vcorn20-Jun-04 19:29
vcorn20-Jun-04 19:29 
GeneralRe: Datasource for dataGrid Pin
vcorn20-Jun-04 21:10
vcorn20-Jun-04 21:10 
GeneralRe: Datasource for dataGrid Pin
Anonymous9-Aug-04 1:40
Anonymous9-Aug-04 1:40 
General.sh >> .BAT Pin
saud_a_k20-Jun-04 18:42
saud_a_k20-Jun-04 18:42 
GeneralRe: .sh >> .BAT Pin
Colin Angus Mackay20-Jun-04 20:18
Colin Angus Mackay20-Jun-04 20:18 
GeneralRe: .sh >> .BAT Pin
saud_a_k20-Jun-04 20:34
saud_a_k20-Jun-04 20:34 
GeneralRe: .sh >> .BAT Pin
eggie521-Jun-04 18:27
eggie521-Jun-04 18:27 
GeneralRe: .sh >> .BAT Pin
saud_a_k21-Jun-04 20:03
saud_a_k21-Jun-04 20:03 
GeneralRe: .sh >> .BAT Pin
eggie522-Jun-04 6:18
eggie522-Jun-04 6:18 
GeneralRe: .sh >> .BAT Pin
saud_a_k22-Jun-04 18:32
saud_a_k22-Jun-04 18:32 
GeneralCode Rewrite Pin
Jacob Koppang20-Jun-04 18:14
Jacob Koppang20-Jun-04 18:14 
GeneralRe: Code Rewrite Pin
Heath Stewart21-Jun-04 3:55
protectorHeath Stewart21-Jun-04 3:55 
GeneralNoteBook control Pin
elvisman20-Jun-04 17:07
elvisman20-Jun-04 17:07 
GeneralRe: NoteBook control Pin
Dave Kreskowiak21-Jun-04 4:17
mveDave Kreskowiak21-Jun-04 4:17 
GeneralRe: NoteBook control Pin
elvisman22-Jun-04 16:36
elvisman22-Jun-04 16:36 
GeneralUsing OpenSchema in C# Pin
ctbmei20-Jun-04 16:58
ctbmei20-Jun-04 16:58 
Generalthe problem of drawing on UserControl Pin
luming112233445520-Jun-04 16:46
luming112233445520-Jun-04 16:46 

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.