Click here to Skip to main content
15,923,006 members
Home / Discussions / C#
   

C#

 
QuestionClob data through c# Pin
umashankergr818-Oct-07 4:44
umashankergr818-Oct-07 4:44 
AnswerRe: Clob data through c# Pin
Abhijit Jana18-Oct-07 4:53
professionalAbhijit Jana18-Oct-07 4:53 
QuestionA Service to Kill Processes Pin
kingletas18-Oct-07 4:24
kingletas18-Oct-07 4:24 
AnswerRe: A Service to Kill Processes Pin
led mike18-Oct-07 4:46
led mike18-Oct-07 4:46 
GeneralRe: A Service to Kill Processes Pin
kingletas18-Oct-07 5:01
kingletas18-Oct-07 5:01 
GeneralRe: A Service to Kill Processes Pin
led mike18-Oct-07 5:23
led mike18-Oct-07 5:23 
GeneralRe: A Service to Kill Processes [modified] Pin
kingletas18-Oct-07 5:45
kingletas18-Oct-07 5:45 
GeneralRe: A Service to Kill Processes Pin
led mike18-Oct-07 6:18
led mike18-Oct-07 6:18 
GeneralRe: A Service to Kill Processes Pin
kingletas18-Oct-07 6:24
kingletas18-Oct-07 6:24 
GeneralRe: A Service to Kill Processes Pin
Dan Neely18-Oct-07 5:44
Dan Neely18-Oct-07 5:44 
GeneralRe: A Service to Kill Processes Pin
kingletas18-Oct-07 6:22
kingletas18-Oct-07 6:22 
AnswerRe: A Service to Kill Processes Pin
leppie18-Oct-07 4:50
leppie18-Oct-07 4:50 
GeneralRe: A Service to Kill Processes Pin
kingletas18-Oct-07 5:04
kingletas18-Oct-07 5:04 
AnswerRe: A Service to Kill Processes Pin
Ian MacLean18-Oct-07 5:07
Ian MacLean18-Oct-07 5:07 
QuestionReading Very Large Text File ... Pin
Davids Maguire18-Oct-07 4:06
Davids Maguire18-Oct-07 4:06 
AnswerRe: Reading Very Large Text File ... Pin
Abhijit Jana18-Oct-07 4:15
professionalAbhijit Jana18-Oct-07 4:15 
AnswerRe: Reading Very Large Text File ... Pin
Colin Angus Mackay18-Oct-07 4:16
Colin Angus Mackay18-Oct-07 4:16 
GeneralRe: Reading Very Large Text File ... Pin
Dan Neely18-Oct-07 5:39
Dan Neely18-Oct-07 5:39 
GeneralRe: Reading Very Large Text File ... Pin
Colin Angus Mackay18-Oct-07 8:10
Colin Angus Mackay18-Oct-07 8:10 
AnswerRe: Reading Very Large Text File ... Pin
Luc Pattyn18-Oct-07 4:24
sitebuilderLuc Pattyn18-Oct-07 4:24 
GeneralRe: Reading Very Large Text File ... Pin
Davids Maguire18-Oct-07 4:32
Davids Maguire18-Oct-07 4:32 
GeneralRe: Reading Very Large Text File ... Pin
Luc Pattyn18-Oct-07 4:38
sitebuilderLuc Pattyn18-Oct-07 4:38 
AnswerRe: Reading Very Large Text File ... Pin
leppie18-Oct-07 4:52
leppie18-Oct-07 4:52 
AnswerRe: Reading Very Large Text File ... Pin
Ennis Ray Lynch, Jr.18-Oct-07 10:01
Ennis Ray Lynch, Jr.18-Oct-07 10:01 
QuestionoleDB, Odbc, DataBase Pin
half-life18-Oct-07 3:37
half-life18-Oct-07 3:37 
hello, hello

i've encourted here some problem how to extract a table array.

one of the important things when u code an app is the daynamic Aspect.

well i'm trying to do this:
at the moment the app loads it self it load a dataBase without knowing what kind of tables are in the MDB file.

Well, i've been cracking my head using the GetSchema() Method
but it returns only one table, but nothing.

i've tried sql query Like "SELECT Name FROM MSysObjects"
But MSysObjects permisstion = false & still have not a way how to allow the
permisstion (maybe ADOX????) and nothing.

well any suggestion????

Have Fun
Never forget it

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.