Religion today is a joke, and it always has been. It was created as a tool to control the mass using fear. Even in the times of the Greeks and Romans, religion was created by the leaders to gain power. Why is it that if I wrong someone, and then I right that wrong with that one person, but I don't go pray to "god" and beg for his forgiveness, I am still a bad person? What right does "god" have to get my forgiveness when he had nothing to do with the matter? I am sick of people saying that I must confess my sins so that "god" will forgive me. Whatever, it is all just a tool, and it will continue to work untill people start thinking for themselves, and stop living in fear of an imiganary power.
Isobar
Posts
-
A message to Disbeliver Anonymous freak -
How do I erase SQL Connections?I have a lot of connections made in Visual Studio, and I want to get rid of some of them. Any way to just erase them so when I make a new connection, there aren't as many to choose from?
-
question about front page and visual stuido 2003.Is there a way to import a sql database from VS into Frontpage? I have made a layout for my webpage in frontpage, and using Visual Studio, I made a sql database that will bring up the last 30 things that went through production and tell if they were good. NOw how would I bring it into Frontpage so the results are still viewable?
-
Question about Visual Studio 2003 and Frontpage 2003Is there a way to import a sql database from VS into Frontpage? I have made a layout for my webpage in frontpage, and using Visual Studio, I made a sql database that will bring up the last 30 things that went through production and tell if they were good. NOw how would I bring it into Frontpage so the results are still viewable?
-
Importing/Exporting a sql databaseI used Visual studio .NET 2003 to create the sql database, and now I need to know how to import it into frontpage 2003 so I can use it with my webpage that I have created.
-
Need help importing a sql database.I used Visual studio .NET 2003 to create the sql database, and now I need to know how to import it into frontpage 2003 so I can use it with my webpage that I have created.
-
Help with building a SQL QueryOkie, I know this will be easy for someone to help with, since I have no clue what I am doing. I have a DataAdapter linked to a datagrid. I have a textbox that when I type in a number, will bring up all those entries with that number. Everytime I try and edit the Query, I manage to mess it up. Any advice? I am a Mechanical Engineering intern, but my boss got sent to Germany for a week, so they decided to put me with the Computer guys here, so they have me trying to program a website for them when I am not trained for any of it. hah sorry, little rant.
-
Question about text box.I am trying to make a box so that when a person types in a part number, it will search through my database and bring up a datagid with that part number, and all the other data associated with it. I haven't figured out how to link the text box with the datagrid.
-
Linking Datagrids with SQL ConnectionI am pretty new at this, so how would I link the SQL Connection with the Datagrid so that when I want to search for say, a part number, it will bring back all the parts with that number?