Computer problems,Computer help
*AX SOFT>>>Programming & Design

Simple database (SQL) question?


I am building a Web site for a restaurant. They want to send people a gift certificate on their birthday. So on their Web site they want a page where you can submit your information. I can construct a simple SQL table for this information, but I do not know how to connect it to the Web site in order to auto-receive the information (through a server). Also, the database has to check the input information to see if anyone at that address has submitted information before in order to weed out dishonest people. (So someone does not register for every day of the year)
Also, this database needs to be able to generate regular lists of names two weeks out from their birthday.

Any suggestions? Any thoughts are welcome.

Well, it really depends on what language the web page is coded in, but if it is a Microsoft technology, I might suggest using the ADO library of tools. Here is a great link to some info about it :


http://msdn2.microsoft.com/en-us/library...

Good luck : )

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • PHP: how to get the upper bound of an array?

    You mean how many elements there are in the array? count($array) should do it.

    ...
  • Help with basic HTML?

    EM tag Renders as emphasized text, I for Italics...as far as I know.

    ...
  • What is the <Strong> tag for?

    In HTML, this makes any text contained between it and it's end tag </strong> into bold text.

    ...
  • 8051 microprocessor assembly language code?

    Don't understand why the NOP instruction is there. Try another x-assembler such as ...

  • How can I tell if I have Sun Java SDK installed?

    All jdk come with a java compiler which is javac.exe search for javac.exe. It should be in jdk....../bin/javac.exe if you can find one.Then jdk is installed. Set path variable to get access fr...

  • Is there a benefit of using "rel=nofollow" on internal and external links?

    rel=nofollow was added by the search engines to mean "don't count this link as a vote". For example, part of how PageRank works is the number of incoming links a page receives. If...

  • I want to host myself of my webcam, I want to get paid for this.?

    Depending on what you're planning to do in front of your camera, I might just host the thing myself! ;)

    ...
  • Can someone check how this webpage look in other browsers?

    there is a site which will take a snapshot of what a site looks like in many different browsers, on many different operating systems, which you can then view - you can find it here: ...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster