Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #2K
~41.9K People Reached

27 Posted Topics

Member Avatar for dtbn
Member Avatar for Transworld
Member Avatar for ranyone
-3
12K
Member Avatar for ChristinaOrchid

Check this out: [URL="http://www.vb6.us/guides/vb6-database-guide/"]Visual Basic Database Guide[/URL]. It explains in detail how to connect to different databases (including Microsoft Access, SQL, Oracle). I think it should help you get a great understanding of VB and data access.

Member Avatar for zainab saleem
0
3K
Member Avatar for snostar

Does anyone know if you can create a non activeX dll, or if an ActiveX dll can be called like a regular dll from a c++ program?

Member Avatar for eladkarako
0
2K
Member Avatar for SleepDepD

There is a tutorial that describes exactly how to do this here: [URL="http://www.vb6.us/tutorials/display-vb-program-system-tray-clock-using-apis-tutorial"]Display icon in system tray Visual Basic tutorial[/URL]. It might help in a more step by step method.

Member Avatar for mjwest10
0
231
Member Avatar for sravani

Thanks for the links [URL="http://www.vb6.us/"]Visual Basic 6 (VB6) tutorials and source code samples[/URL]

Member Avatar for priyanka patel
0
370
Member Avatar for varun.coolmax

You may want to check out these [URL="http://www.vb6.us/guides/vb6-database-guide"]Free VB6 Database Tutorials[/URL].

Member Avatar for varun.coolmax
0
87
Member Avatar for Frost
Member Avatar for Mr Gates
Member Avatar for eyesofmarch

I also have created a few [URL="http://www.expression-tutorials.com/"]Microsoft Expression Web Tutorials[/URL]. I just started it so it only has a few tutorials right now.

Member Avatar for eyesofmarch
0
134
Member Avatar for jaigurudev

I am not sure what you are asking. Are you trying to make an install system using VB?

Member Avatar for Comatose
0
100
Member Avatar for maznil

Check out this [URL="http://www.vb6.us/guides/vb6-database-guide"]Visual Basic Database Guide[/URL]. It will show you step by step how to write VB6 apps that interface with microsoft access.

Member Avatar for Comatose
0
79
Member Avatar for GENERAL GUEVARA

I'm assuming you mean one the database in your VB app and do something with it. Check this out: [URL="http://www.vb6.us/guides/vb6-database-guide"]Visual Basic Database Guide[/URL]. That should get you started in your database development.

Member Avatar for Comatose
0
100
Member Avatar for shabina

itemnumber is the number of the item in the list you want to display. I think you want to use the text for the selected item so you would use this code: rs3.Fields(3.Value) = List1.List(List1.ListIndex) If you are just starting I would suggest reading this [URL="http://www.vb6.us/guides/visual-basic-6-beginners-guide"]Beginners VB6 Guide[/URL] I also …

Member Avatar for shabina
0
611
Member Avatar for Need_help!

Have you started this at all? Is this program supposed to be written in Visual Basic? Or just in normal Basic?

Member Avatar for mjwest10
0
137
Member Avatar for sniper4you

Another great place to start is this [URL="http://www.vb6.us/guides/visual-basic-6-beginners-guide"]VB6 Beginners Guide[/URL]. It will help you learn the basics.

Member Avatar for mjwest10
0
150
Member Avatar for hiddenben

I've never heard of doing it. I don't think its possible. [URL="http://www.vb6.us/"]Visual Basic 6 (VB6) tutorials and source code samples[/URL]

Member Avatar for AycheKay
0
105
Member Avatar for paramasivan
Member Avatar for jasworld

Here is a link to a [URL="http://www.vb6.us/guides/vb6-database-guide"]VB6 Database Guide[/URL]. It guides you through this. -Matt [URL="http://www.vb6.us/"]Visaul Basic 6 (VB6) Tutorials and source code samples[/URL]

Member Avatar for mjwest10
0
90
Member Avatar for abhishek8267

Your best bet is to do some simple math equation. For example microsoft used to have their serial numbers like this 123-2345566. Than they would add up all the numbers and if they could be divided by 7 without a remainder than it would be valid. This way they could …

Member Avatar for jbennet
0
109
Member Avatar for sravani

I'm not really sure how this relates to VB - I would suggest the same as Ancient Dragons - contact their support [URL="http://www.vb6.us/"]Visual Basic 6 (VB6) tutorials and source code samples[/URL]

Member Avatar for sravani
0
108
Member Avatar for cricket2030

Can you use sndPlaySound for the background as well? Or can you adjust the MMControl sound? [URL="http://www.vb6.us/"]Visual Basic 6 (VB6) tutorials and source code samples[/URL]

Member Avatar for cricket2030
0
185
Member Avatar for davew23901

You will need to write it in another language such as C++ [URL="http://www.vb6.us/"]Visual Basic 6 (VB6) tutorials and source code samples[/URL]

Member Avatar for mjwest10
0
130
Member Avatar for markbarrientos

Can you please explain in more detail what you want to print (for example a table from the database) [URL="http://www.vb6.us/"]Visual Basic 6 (VB6) tutorials and source code samples[/URL]

Member Avatar for mjwest10
0
49
Member Avatar for darkmessenger

Thanks for this code [URL="http://www.vb6.us"]Visual Basic 6 (VB6) tutorials and source code samples[/URL]

Member Avatar for mjwest10
0
179
Member Avatar for turquoise

We might be able to help more if you ask a specific question - what are you wondering? [URL="http://www.vb6.us"]Visual Basic 6 tutorials and source code samples[/URL]

Member Avatar for mjwest10
0
615
Member Avatar for purplestar86

I also would like to know this. [URL="http://www.vb6.us"]Visual Basic 6 Tutorials and Source Code Samples[/URL]

Member Avatar for mjwest10
0
141

The End.