Click here to Skip to main content
16,008,490 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: hi how this string is splited and how to eliminate special characters Pin
Dave Kreskowiak18-Aug-08 1:42
mveDave Kreskowiak18-Aug-08 1:42 
GeneralRe: hi how this string is splited and how to eliminate special characters Pin
Mycroft Holmes18-Aug-08 12:35
professionalMycroft Holmes18-Aug-08 12:35 
GeneralRe: hi how this string is splited and how to eliminate special characters Pin
Noctris8-Oct-08 0:28
Noctris8-Oct-08 0:28 
QuestionHelp with PostMessage Pin
PeterRod17-Aug-08 17:05
PeterRod17-Aug-08 17:05 
AnswerRe: Help with PostMessage Pin
The Cadde18-Aug-08 0:24
The Cadde18-Aug-08 0:24 
AnswerRe: Help with PostMessage Pin
KarstenK18-Aug-08 2:41
mveKarstenK18-Aug-08 2:41 
GeneralRe: Help with PostMessage Pin
PeterRod18-Aug-08 8:38
PeterRod18-Aug-08 8:38 
QuestionAccess Database and VB.net Pin
Rhoden17-Aug-08 14:18
Rhoden17-Aug-08 14:18 
Can someone please take a look at this code:
I notice that the code is not sufficient to connect to an access database what is wrong with this code?
<Dim db as NEW ADO DB.Connection
Dim rs as NEW ADO DB.Record-set
DIM spath as String ' Path for the database
Dim SQLL as String ' Sql statement

sPath = app.path & "\DB\Name.mdb
>

What I want to do is to connect to an access database, I'd really appreciate some assistance.
Thank you!
AnswerRe: Access Database and VB.net Pin
Mycroft Holmes17-Aug-08 14:57
professionalMycroft Holmes17-Aug-08 14:57 
GeneralRe: Access Database and VB.net Pin
Rhoden18-Aug-08 5:49
Rhoden18-Aug-08 5:49 
GeneralRe: Access Database and VB.net Pin
Rhoden18-Aug-08 5:56
Rhoden18-Aug-08 5:56 
GeneralRe: Access Database and VB.net Pin
Mycroft Holmes18-Aug-08 12:27
professionalMycroft Holmes18-Aug-08 12:27 
Questionalternative of recordset in vb.net Pin
lahsiv17-Aug-08 4:56
lahsiv17-Aug-08 4:56 
AnswerRe: alternative of recordset in vb.net Pin
Colin Angus Mackay17-Aug-08 5:38
Colin Angus Mackay17-Aug-08 5:38 
GeneralRe: alternative of recordset in vb.net Pin
lahsiv17-Aug-08 6:49
lahsiv17-Aug-08 6:49 
GeneralRe: alternative of recordset in vb.net Pin
Colin Angus Mackay17-Aug-08 13:02
Colin Angus Mackay17-Aug-08 13:02 
GeneralRe: alternative of recordset in vb.net Pin
Mycroft Holmes17-Aug-08 14:13
professionalMycroft Holmes17-Aug-08 14:13 
GeneralRe: alternative of recordset in vb.net Pin
Colin Angus Mackay18-Aug-08 7:10
Colin Angus Mackay18-Aug-08 7:10 
GeneralRe: alternative of recordset in vb.net Pin
Mycroft Holmes18-Aug-08 14:07
professionalMycroft Holmes18-Aug-08 14:07 
GeneralRe: alternative of recordset in vb.net Pin
Colin Angus Mackay18-Aug-08 21:04
Colin Angus Mackay18-Aug-08 21:04 
GeneralRe: alternative of recordset in vb.net Pin
Mycroft Holmes18-Aug-08 21:14
professionalMycroft Holmes18-Aug-08 21:14 
GeneralRe: alternative of recordset in vb.net Pin
Colin Angus Mackay18-Aug-08 21:32
Colin Angus Mackay18-Aug-08 21:32 
AnswerRe: alternative of recordset in vb.net Pin
Parwej Ahamad17-Aug-08 5:40
professionalParwej Ahamad17-Aug-08 5:40 
GeneralRe: alternative of recordset in vb.net Pin
lahsiv17-Aug-08 6:44
lahsiv17-Aug-08 6:44 
AnswerRe: alternative of recordset in vb.net [modified] Pin
supercat918-Aug-08 9:43
supercat918-Aug-08 9:43 

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.