Click here to Skip to main content
15,899,475 members
Home / Discussions / Database
   

Database

 
QuestionIndex server Pin
originSH15-Jun-07 5:00
originSH15-Jun-07 5:00 
QuestionNULL vs '' (Nothing) Pin
dboy22115-Jun-07 4:24
dboy22115-Jun-07 4:24 
AnswerRe: NULL vs '' (Nothing) Pin
Pete O'Hanlon15-Jun-07 4:30
mvePete O'Hanlon15-Jun-07 4:30 
GeneralRe: NULL vs '' (Nothing) Pin
dboy22115-Jun-07 4:46
dboy22115-Jun-07 4:46 
GeneralRe: NULL vs '' (Nothing) Pin
Pete O'Hanlon15-Jun-07 5:13
mvePete O'Hanlon15-Jun-07 5:13 
GeneralRe: NULL vs '' (Nothing) Pin
andyharman15-Jun-07 7:38
professionalandyharman15-Jun-07 7:38 
AnswerRe: NULL vs '' (Nothing) Pin
PIEBALDconsult15-Jun-07 4:32
mvePIEBALDconsult15-Jun-07 4:32 
QuestionHELP PLEase with SQL form data entry Pin
theimmortalmoo15-Jun-07 4:21
theimmortalmoo15-Jun-07 4:21 
my boss sent me this, I dont know how to do any kinda SQL

Hey Danny, can you make a data entry form so Jane can type customers' email addresses into our database? It needs to have two fields: store number and email address, and a submit button that inserts into sutherlands_mailing_list. Can you save it as www.webice.net/addresses.asp

and the second email she sent

Either way - you're connecting to a table on the SQL server, which is called sutherlands_mailing_list, not an access database. Look at the data entry pages on www.sutherlandshomedesigncenter.com/manager to see how to connect. Your connection string is already built if you use the file include 'database_connect' - you basically just have to write a simple SQL INSERT statement.


can anyone help me with this?
AnswerRe: HELP PLEase with SQL form data entry Pin
leckey15-Jun-07 5:29
leckey15-Jun-07 5:29 
GeneralRe: HELP PLEase with SQL form data entry Pin
theimmortalmoo15-Jun-07 5:33
theimmortalmoo15-Jun-07 5:33 
GeneralRe: HELP PLEase with SQL form data entry Pin
leckey15-Jun-07 5:59
leckey15-Jun-07 5:59 
Questionmysql exchange data Pin
p_15-Jun-07 0:31
p_15-Jun-07 0:31 
AnswerRe: mysql exchange data Pin
Pete O'Hanlon15-Jun-07 1:15
mvePete O'Hanlon15-Jun-07 1:15 
GeneralRe: mysql exchange data Pin
Colin Angus Mackay15-Jun-07 4:13
Colin Angus Mackay15-Jun-07 4:13 
GeneralRe: mysql exchange data Pin
Pete O'Hanlon15-Jun-07 4:31
mvePete O'Hanlon15-Jun-07 4:31 
Questionpermission [modified] Pin
p_14-Jun-07 23:40
p_14-Jun-07 23:40 
AnswerRe: permission Pin
Colin Angus Mackay14-Jun-07 23:49
Colin Angus Mackay14-Jun-07 23:49 
AnswerRe: permission Pin
Colin Angus Mackay14-Jun-07 23:57
Colin Angus Mackay14-Jun-07 23:57 
QuestionTwo fields can't repeat Pin
N a v a n e e t h14-Jun-07 22:54
N a v a n e e t h14-Jun-07 22:54 
AnswerRe: Two fields can't repeat Pin
Colin Angus Mackay14-Jun-07 23:05
Colin Angus Mackay14-Jun-07 23:05 
GeneralRe: Two fields can't repeat Pin
N a v a n e e t h14-Jun-07 23:14
N a v a n e e t h14-Jun-07 23:14 
GeneralRe: Two fields can't repeat Pin
Christian Graus14-Jun-07 23:30
protectorChristian Graus14-Jun-07 23:30 
GeneralRe: Two fields can't repeat Pin
Colin Angus Mackay14-Jun-07 23:54
Colin Angus Mackay14-Jun-07 23:54 
GeneralRe: Two fields can't repeat Pin
N a v a n e e t h15-Jun-07 1:12
N a v a n e e t h15-Jun-07 1:12 
GeneralRe: Two fields can't repeat Pin
Arun.Immanuel15-Jun-07 1:19
Arun.Immanuel15-Jun-07 1:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.