database - how to use sql along with vb.net -


i doing first time, how use sql via vb.net insert, update , delete data in database. need set before can use sql? if shift executable app different computer need install sql in computer well?

there a number of tutorials can started.

as running applications on different computer, depends on database located. database , application 2 separate things, latter accessing former. can other target computer access database? database installed on server accessible target machine? long can see database , config file correct, should work fine.


Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

delphi - How do I identify what code is generating " '' is not a valid floating point value" error dialogue box -