Click here to Skip to main content
16,015,177 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 3:01
Henry Minute21-Dec-10 3:01 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 3:09
Henry Minute21-Dec-10 3:09 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 13:06
LAPEC21-Dec-10 13:06 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 13:21
Henry Minute21-Dec-10 13:21 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 13:33
LAPEC21-Dec-10 13:33 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 13:34
Henry Minute21-Dec-10 13:34 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 13:35
LAPEC21-Dec-10 13:35 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 13:55
LAPEC21-Dec-10 13:55 
Hi Henry

Can you help me with something

The application that you send it to me I opened and u set it up the database like that


connBuilder.Provider = "Microsoft.Jet.OLEDB.4.0";
connBuilder.Add("Jet OLEDB:Engine Type", "5");


I'm using Access version 2007...

Microsoft.ACE.OLEDB.12.0


And also how do I set
connBuilder.Add()

since I'm using access 2007 version...
Please let me know how can I set that...


Kind regards

Roni
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 14:13
Henry Minute21-Dec-10 14:13 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 14:43
LAPEC21-Dec-10 14:43 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 14:50
Henry Minute21-Dec-10 14:50 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 14:55
LAPEC21-Dec-10 14:55 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 15:02
Henry Minute21-Dec-10 15:02 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 15:12
LAPEC21-Dec-10 15:12 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 15:15
Henry Minute21-Dec-10 15:15 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 15:17
LAPEC21-Dec-10 15:17 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 15:15
LAPEC21-Dec-10 15:15 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 15:17
Henry Minute21-Dec-10 15:17 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 15:18
LAPEC21-Dec-10 15:18 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 15:32
LAPEC21-Dec-10 15:32 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 15:33
Henry Minute21-Dec-10 15:33 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 15:34
LAPEC21-Dec-10 15:34 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
LAPEC21-Dec-10 15:45
LAPEC21-Dec-10 15:45 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 16:08
Henry Minute21-Dec-10 16:08 
GeneralRe: C# - How to call database records one-by-one and display it in ListView? Pin
Henry Minute21-Dec-10 16:37
Henry Minute21-Dec-10 16:37 

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.