670 Posted Topics

Member Avatar for Stealthbird97

If you were rightly understood, you want to create a login form using vb.net and MySql?

Member Avatar for Maligui
0
132
Member Avatar for LD Company
Member Avatar for Netcode
0
177
Member Avatar for apking

[code] imports system.data imports system.data.sqlclient Public class form1 private sub button1_click (byval sender as system.object.....) dim con as sqlconnection = new sqlconnection ( _ "server = server name"; database = dbase name; & _ user id = server id; password = server password;") dim objcommand as sqlcommand = new sql …

Member Avatar for khia02
0
4K
Member Avatar for smitty68503

declare all necessary variables like connectionstrings and commands use the update statement below '------------------------------------------ UPDATE TableName SET columnName = ' + comboBox1.text + ' WHERE columnName = 'value' AND ID = 'value' '------------------------------------------

Member Avatar for Reverend Jim
0
1K
Member Avatar for agnair

You can also write this way. However, Pgmer's code should work For Each Ctrl as Control in Me.controls if TypeOf(ctrl) is TextBox T ctrl.text = " " End If Next `

Member Avatar for Netcode
0
278
Member Avatar for mlfbell
Member Avatar for ashking

[Read this](http://social.msdn.microsoft.com/Forums/en/vbgeneral/thread/c7d8c5d1-c824-47e7-9448-8a7cc93e0e15)

Member Avatar for ashking
0
241
Member Avatar for Netcode

Hi All, am currently working on a biometrics application to capture the fingerprint of users. I am working with the DigitaPersonal (UareU 450) fingerprint reader. The app works fine at the moment but i need it to be more sophistciated by making it save the fingerprints in sqlserver database instead …

Member Avatar for G_Waddell
0
265
Member Avatar for alexandra.lopez.94043
Member Avatar for sillyboy
Member Avatar for happygeek

[QUOTE=;][/QUOTE] Not much of credit card theft in my country because many don't even use it. But cybercrime they say is on the high according to government statistics.

Member Avatar for jamburn
1
643
Member Avatar for orionscode

Rashakil's instance is a good one to note. If you love and know maths, then you must always try and try again until you get the solution, no matter how difficult the question may be. That's the way Computer science is in genereal. So simply put, you need courage, strength, …

Member Avatar for ThatGuyEli
0
1K
Member Avatar for WolfShield

[QUOTE=ddanbe;1740637]You absolutely have to watch this: [url]http://www.youtube.com/watch?v=abORgnI0NIw[/url][/QUOTE] Funny!

Member Avatar for itzarun
0
1K
Member Avatar for Netcode

Its been a while away from Daniweb. love the new look, articles without replies now have bold red indicators. Good to be back

Member Avatar for Dani
0
184
Member Avatar for geetajlo

You may also want to see this:[URL="http://publib.boulder.ibm.com/iseries/v5r2/ic2928/index.htm?info/sqlp/rbafymst130.htm"]http://publib.boulder.ibm.com/iseries/v5r2/ic2928/index.htm?info/sqlp/rbafymst130.htm[/URL]

Member Avatar for nduduzo
0
192
Member Avatar for jaz854

[CODE]Private Sub OK_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles OK.Click Dim count As Integer Try If conn.State = ConnectionState.Closed Then conn.Open() Else conn.Open() userstring = "Select * from Hotel.dbo.Users where UserName = '" & UsernameTextBox.Text & "' and Password = '" & PasswordTextBox.Text & "'" usercmd = New …

Member Avatar for Lhey
0
2K
Member Avatar for NetJunkie

[QUOTE]I have coded in VB, C#, C++, Java, HTML, SQL, and some PHP[/QUOTE] HTML is not considered a programming language but i must say you've made a commendable progress. i actually started programming in 2008 and I've focused intensively on VB.NET though with understanding of C# but no project executed …

Member Avatar for Reverend Jim
0
967
Member Avatar for Mr_Man

[CODE] Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load My.Computer.Registry.LocalMachine.OpenSubKey("SOFTWARE\Microsoft\Windows\CurrentVersion\Run", True).SetValueApplication.ProductName, Application.ExecutablePath) End Sub[/CODE]

Member Avatar for M.Waqas Aslam
0
2K
Member Avatar for suley04

VMWare is a virtual machine that gives you the ability to run more than one operating system on your machine. All you need is to make sure you have enough disk space to accommodate the number of Operating Systems you want to run and also have the memory for speed.

Member Avatar for JorgeM
0
217
Member Avatar for vijaybrar
Member Avatar for Xinen
Member Avatar for samsnov

You could make use of a file server to store the movies and then create a table within your database with the movie title and links(directory path to the movie on the file server) so when a user searches by movie name, it hits your database, retrieves the associated link …

Member Avatar for ChrisPadgham
0
286
Member Avatar for MidLifer

The IT sector to my best of knowledge is independent of age. All what is required of you is to get the job done and done well. I don't know your likes on computer based on areas whether programming or networking or hardware and etc. But i would advice you …

Member Avatar for payalmittalmay
0
217
Member Avatar for Vampiricx3

Culture and tradition....two terrible setbacks in my part of the world. I bet you, you cant step into any government building with such looks. First, you may a suspected hoodlum or an irresponsible creature and you would never be taken seriously no matter how much idea you have or the …

Member Avatar for BruceVA
0
204
Member Avatar for sarahwalter
Member Avatar for XDesign
Member Avatar for Jashandeep
0
57
Member Avatar for mikrosfoititis
Member Avatar for Netcode

Hello everyone I've done a lot of searching over the internet on ways to retrieve system names and IP's of all devices connected to the same network as my computer. Windows has a way of doing this but don't know if its possible with linux and can't find any reasonable …

Member Avatar for CimmerianX
0
102
Member Avatar for bernardz26

hericles has provided a perfect link but mind you that your connectionstring may not be the same as shown in the example. Please see [URL="http://connectionstrings/com"]here[/URL] for more on connectionstrings

Member Avatar for bernardz26
0
242
Member Avatar for Netcode

Hello pythonistas, am still some months new to python and i've decided to go with the web2py framework. I love its simplicity but unfortunately, it lacks study resources. The only available book i could get was the official book written by MASSIMO DI PIERRO. id be greatly appreciated if i …

Member Avatar for Netcode
0
104
Member Avatar for ADHDinIT
Member Avatar for Netcode

Hi everyone! Am new to python, getting grounded in it as fast as i can but now, i have some issues. I use the web2py framework for web development. At the moment, am working on a blog using one of the CMS (named InstantPress) designed in web2py also. While editing …

Member Avatar for Lucaci Andrew
0
200
Member Avatar for Contagious98

You can use what i call in my own term, 'trackers'. Its a simple status identifier to me. SO maybe u can have another column in your table that checks the status of payment per student basis.... At least, that's a start for starters.

Member Avatar for Netcode
0
206
Member Avatar for stultuske

I got the same message from the same guy but i checked his status and it says 'banned' so i know its under control.

Member Avatar for stultuske
0
220
Member Avatar for cwarn23

Working on a large database of health-workers around the country and a GUI in vb.net.

Member Avatar for pseudorandom21
0
396
Member Avatar for mostafa-sky

Debasidas is right as always. You may want to consider implementing security levels for your database. Also, i would encourage use of stored procedures and then you can specify security contexts on your procedures.

Member Avatar for mostafa-sky
0
226
Member Avatar for patel28rajendra
Member Avatar for srm2010
Member Avatar for Netcode
0
120
Member Avatar for belber
Member Avatar for coldron

Another advice: you may want to design a blog and publish news on different fields as may come to your mind or consider a forum also. Its more viable than designing a social network.....The time ain't ripe.

Member Avatar for stultuske
-1
187
Member Avatar for arandom
Member Avatar for Azmah

[QUOTE=CA50;1568243]^^ does the same thing apply to orkut, because i deleted my account few days back[/QUOTE] what is orkut? so many social sites springing up these days even if they don't make any impact.

Member Avatar for Coloradojaguar
0
480
Member Avatar for shann1718

there has been similar question [URL="http://www.daniweb.com/software-development/vbnet/threads/145475"]here[/URL]

Member Avatar for shann1718
0
123
Member Avatar for fubar2niner
Member Avatar for eranga246
Member Avatar for shahgeb
Member Avatar for webecedarian

[QUOTE=vegaseat;1559965]Programming without Google? Hard to imagine![/QUOTE] Not that its hard, I cant even imagine it at all

Member Avatar for Netcode
0
230
Member Avatar for Teleka

You can simply generate unique random numbers and add concatenate the generated number with the user number.

Member Avatar for adam_k
0
218
Member Avatar for lxXTaCoXxl

You may want to check out [url]www.hostgator.com[/url] Download any FTP client of your choice, one that best suits your knowledge but filezilla is quite easy and fantastic to me. Once you have your domain registered with your host, you can set your domain credentials on your FTP client and transfer/upload …

Member Avatar for Karlwakim
0
242
Member Avatar for neh555

You can check [URL="www.connectionstrings.com"]here[/URL] and read more

Member Avatar for Begginnerdev
0
90

The End.