SQL Development
SQL forums discussing structured query language related questions that are platform independent. Discussions include advanced topics such as joins, stored procedures, and triggers.
SQL et DATE
<i><b>Originally posted by : Manu (mcf.manu@mailcity.com)</b></i><br />bonjour....<br />je voudrais faire une requete SQL en ASP, en recherchant les entrees par date :<br /><br />SELECT * FROM...
answer(2) view(940) status(

)
How to Send a HTML page with xp_sendmail
<i><b>Originally posted by : Sean (seans@qd.lucent.com)</b></i><br />I want to send a web page in mail message using xp_sendmail, How can I do it?<br /><br /> Thanks!<br />
answer(0) view(35) status(

)
How Do I Insert To A Memo Field???
<i><b>Originally posted by : Warren (tybeeware@aol.com)</b></i><br />In ASP, I try to insert to a memo field and always get a Syntaxt error. The same code works if I use a Text field to insert to but not for a...
answer(1) view(859) status(

)
SQL Help
<i><b>Originally posted by : T. Teal (tteal@starpower.net)</b></i><br />Hi! I have an SQL database (SQL 7) and not sure how it happened, but I have duplicate ID's.<br /><br />What I'm trying to do ...
answer(0) view(95) status(

)
save data to a file using WriteText method
<i><b>Originally posted by : Walter (walter.j.mosley@intel.com)</b></i><br />I have a textbox and I want to save the data that the user places into the text box on my server. I thought of using WriteText but I...
answer(0) view(263) status(

)
Syntax error - can you help?
<i><b>Originally posted by : steu (steu.s.mann@aexp.com)</b></i><br />I would appreciate any help you send to resolve this error message.... <br /><br />There is a notes field on a user form that is...
answer(1) view(100) status(

)
Project a date 30 days out...
<i><b>Originally posted by : meldrape (meldrape@texas.net)</b></i><br /><br />Greetings!<br /><br />I have a web page where I am trying to write the below excerpt of my SQL statement to projec...
answer(1) view(848) status(

)
Duplication & insert that data to database
<i><b>Originally posted by : Azlin (azlin@inovasi.po.my)</b></i><br />hello there..<br />Anyone can help me reg. duplication data...<br />I want to insert a new data and detect if one of the field h...
answer(1) view(596) status(

)
ODBC/SQL Server Error
<i><b>Originally posted by : Yomi (yomidada@hotmail.com)</b></i><br />I created some tables in a database that was not created by me but was given permission to.<br />Every time I run a select query on th...
answer(0) view(870) status(

)
Defining Creation Date for Records-Access 97
<i><b>Originally posted by : Steve H (samiz@msn.com)</b></i><br />I need define a table field with the creation date for a new record. It's for a form that users will fill out on our web site. When the form is ...
answer(1) view(164) status(

)
How to make password invisible
<i><b>Originally posted by : Andy (chinhuat@netscape.net)</b></i><br />I had a password attribute in one of my table. As password is a sensitive information, I would like the password to be displayed as asteris...
answer(0) view(292) status(

)
Stored Procedures [parameters]
<i><b>Originally posted by : Colin (Colin.densem@catalyst-solutions.com)</b></i><br />Nothing to urgent but...<br />Trying to convert sql statements from strings in the asp page to stored procedures withi...
answer(0) view(234) status(

)
Want to draw a graph using ASP
<i><b>Originally posted by : Hari (hparvathaneni@yahoo.com)</b></i><br />I would appreciate if any of you can help me:<br /> I want to draw a graph in ASP's using the database data in tables<br />Th...
answer(0) view(23) status(

)
errors and stored procedures
<i><b>Originally posted by : Gulliver (gulliver@visir.is)</b></i><br />Hi<br /> <br />I am working with stored procedures a lot. Some of the stored<br />procedures are using<br />other s...
answer(0) view(721) status(

)
sql, asp
<i><b>Originally posted by : VIMAL BISHT (vimal_bisht@yahoo.com)</b></i><br /><br />dear fellows,<br /><br />I am developing the search on the asp first time. Now for the connection with the d...
answer(1) view(225) status(

)
How to sort by date?
<i><b>Originally posted by : Martin Johansson (info@sd-studios.com)</b></i><br /><br />How to sort by date when displaying database records?
answer(1) view(131) status(

)
answer(1) view(171) status(

)
Passing Parm > 255 char to a Stored Procedure
<i><b>Originally posted by : Bob (bmacneal@dainrauscher.com)</b></i><br />Is it possible to pass a parameter to a stored procedure that might be longer than varchar(255)? If not, is there a work-around?<br /...
answer(0) view(544) status(

)
SQL authorisation via ASP scripts
<i><b>Originally posted by : Paul Davis (pdavis@jlg.com)</b></i><br />I'm very much a beginner at this, so please bear with me!<br /><br />I have a SQL 6.5 database on a NT server which I would like...
answer(0) view(164) status(

)
connection working id_rec.id always 0 though?
<i><b>Originally posted by : ckinner (webmaster@judson-il.edu)</b></i><br />I am hoping someone can help here.<br /><br />Here is the basic sql code... <br />==========================<br /...
answer(0) view(77) status(

)
How to Store & Retrive images in SQL Server 7.0
<i><b>Originally posted by : Dev (devdatta_p@hotmail.com)</b></i><br />Hi<br />i have a requirment wherein i have to store a BMP in SQL server. How can i do this. i am badly stuck. pls mail me asap i u ha...
answer(1) view(502) status(

)
Syntax error... but why? Need an extra pair of eyes.
<i><b>Originally posted by : Stefan (rpantern@hotmail.com)</b></i><br />I have made a little application, and it works fine with IIS3/Access95 database. When converting this to IIS4/SQL-srv7 I get a problem wit...
answer(4) view(515) status(

)
SQL Triggers
<i><b>Originally posted by : Nishant (Nishants.Pandit@intel.com)</b></i><br /><br />How do I create a trigger so that if one table is populated in a database, <br />another table is populated with t...
answer(1) view(553) status(

)
sinqle quotes in SQL statements
<i><b>Originally posted by : PCalabria (PCalabria@pcenterprises.com)</b></i><br />I'm trying to update a character field in my access database with a string that contains a sinqle quote. VB sript doesn't mind ...
answer(1) view(960) status(

)
sinqle quotes in SQL statements
<i><b>Originally posted by : PCalabria (PCalabria@pcenterprises.com)</b></i><br />I'm trying to update a character field in my access database with a string that contains a sinqle quote. VB sript doesn't mind ...
answer(0) view(324) status(

)
applet to read from lotus notes
<i><b>Originally posted by : jeff (jeffpaul@hotmail.com)</b></i><br />hey,<br /><br />i need to create an applet that can read from a lotus notes database. i've tried to find information on how to ...
answer(0) view(639) status(

)
SQL 7 & Search Form
<i><b>Originally posted by : Riley (rileypetty@msn.com)</b></i><br />I hope someone might be able to help or steer me in the right direction. I'm attaching a SQL product database to an asp page using FP2K Datab...
answer(0) view(798) status(

)
Help!!On how to code A-Z title search, PLEEEAASE!
<i><b>Originally posted by : Trinity (the_matrix_ad@hotmailc.om)</b></i><br />To anyone out there, I really need some help for my school project, on how to code an <br />A-Z title link search.<br />...
answer(1) view(291) status(

)
Manipulating data using ASP & SQL code
<i><b>Originally posted by : Rob (renasis@home.com)</b></i><br />Hello,<br /><br />This is my problem. I have a form page(form.asp) which includes numeric fields. I pass this information to update.a...
answer(0) view(299) status(

)
answer(2) view(892) status(

)