Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SQL Interacting with Form
#1
Few things to know before answering:

Programming Lang: VB
Programming Database Lang: SQL

Alright, I really need to understand how the VB form interacts with the SQL DB, now does it immediately interact such as

Form->(ROOT)DB

Or is it Form->Server->(ROOT)DB

If someone could explain that would be great! Thanks guys

P.S. I am from Hack Forums!
Reply
#2
can u explain me in detail wat u exactly want to know
Reply
#3
wat is ur Qusetion exactly
[Image: 2d75599e9a.png]:superman:
Reply
#4
Or is it Form->Server->(ROOT)DB

That's how. The database is a seperate service from the http server and requires compatibility usually in the form of a module or a language. For PHP it's standard to the installation where PERL will require an addon usually.

For something like VB or any php script you can view examples here of the interation between php and mysql.

http://us2.php.net/manual/en/book.mysql.php
Superman I am here to rescue you.
This is Support Forums not Support PMs.  Do not PM me for support unless it's private and site related.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to open a 750 mb database,sql file? etc 17 6,522 08-21-2011, 03:57 AM
Last Post: AceInfinity
  Why not use this to help prevent SQL injection? ★Cooldude★ 29 11,929 06-30-2011, 07:06 AM
Last Post: ControL1
  Help: SQL without phpmyadmin? nevets04 7 3,211 12-30-2009, 11:47 AM
Last Post: wat

Forum Jump:


Users browsing this thread: 1 Guest(s)