Click here to Skip to main content
15,929,512 members
Home / Discussions / Database
   

Database

 
GeneralRe: SELECT query with COUNT of another table that may have no matching records Pin
Mike Dimmick23-Nov-04 2:05
Mike Dimmick23-Nov-04 2:05 
GeneralRe: SELECT query with COUNT of another table that may have no matching records Pin
Luis Alonso Ramos23-Nov-04 7:10
Luis Alonso Ramos23-Nov-04 7:10 
GeneralDuration Field !!!!!!!!! Pin
Mr.Cooper22-Nov-04 13:08
Mr.Cooper22-Nov-04 13:08 
GeneralRe: Duration Field !!!!!!!!! Pin
Christian Graus22-Nov-04 13:41
protectorChristian Graus22-Nov-04 13:41 
Generalconnection to table and display results to labels Pin
jlawren722-Nov-04 9:42
jlawren722-Nov-04 9:42 
GeneralmySQL++ API Pin
sweep12322-Nov-04 4:09
sweep12322-Nov-04 4:09 
GeneralRe: mySQL++ API Pin
David Salter25-Nov-04 22:49
David Salter25-Nov-04 22:49 
GeneralLogin details in the connection string Pin
hasanali0022-Nov-04 3:57
hasanali0022-Nov-04 3:57 
I have bought sql server space, the hosting company as provided me with the login details.

Currently, I am connecting to my database using:
"server=TheIPAddress;uid=admin;pwd=pass;database=TheDatabase"

However, I realise that I should not connect to the database using 'admin' login details as this user is the administrator of the database and it would not be appropriate to this login.

So I tried to create additional users for my DB, but was unsuccessful. After contacting my hosting company, they told me that I cannot create additional users.

So I would like to ask what are my options????

Should I just use 'admin' login details, and hope that nothing serious happens. Or shoudl I really press the hosting company to create additioanl less-powerful users for me. Any other options??

thanks
GeneralRe: Login details in the connection string Pin
Steve S22-Nov-04 4:03
Steve S22-Nov-04 4:03 
GeneralRe: Login details in the connection string Pin
hasanali0023-Nov-04 2:28
hasanali0023-Nov-04 2:28 
GeneralRe: Login details in the connection string Pin
Steve S23-Nov-04 5:34
Steve S23-Nov-04 5:34 
GeneralRe: Login details in the connection string Pin
CodeWell25-Nov-04 16:36
CodeWell25-Nov-04 16:36 
GeneralStrange SQL Query doesn't accept NULL Pin
Vector722-Nov-04 3:40
Vector722-Nov-04 3:40 
GeneralRe: Strange SQL Query doesn't accept NULL Pin
Steve S22-Nov-04 4:08
Steve S22-Nov-04 4:08 
GeneralRe: Strange SQL Query doesn't accept NULL Pin
Vector722-Nov-04 4:18
Vector722-Nov-04 4:18 
GeneralRe: Strange SQL Query doesn't accept NULL Pin
Steve S23-Nov-04 1:25
Steve S23-Nov-04 1:25 
QuestionHow to run a bunch of scripts all at once? Pin
devvvy21-Nov-04 23:18
devvvy21-Nov-04 23:18 
AnswerRe: How to run a bunch of scripts all at once? Pin
Colin Angus Mackay22-Nov-04 6:03
Colin Angus Mackay22-Nov-04 6:03 
GeneralRe: How to run a bunch of scripts all at once? Pin
devvvy22-Nov-04 16:14
devvvy22-Nov-04 16:14 
GeneralRe: How to run a bunch of scripts all at once? Pin
Colin Angus Mackay22-Nov-04 22:51
Colin Angus Mackay22-Nov-04 22:51 
GeneralRe: How to run a bunch of scripts all at once? Pin
Colin Angus Mackay22-Nov-04 22:53
Colin Angus Mackay22-Nov-04 22:53 
AnswerRe: How to run a bunch of scripts all at once? Pin
Mike Dimmick22-Nov-04 6:23
Mike Dimmick22-Nov-04 6:23 
QuestionInvoke a Web Service from a Stored Proc? Pin
theJazzyBrain21-Nov-04 21:26
theJazzyBrain21-Nov-04 21:26 
GeneralPremium database Pin
Yulianto.21-Nov-04 21:22
Yulianto.21-Nov-04 21:22 
GeneralRe: Premium database Pin
Christian Graus22-Nov-04 13:43
protectorChristian Graus22-Nov-04 13:43 

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.