Click here to Skip to main content
15,914,780 members
Home / Discussions / Database
   

Database

 
Questionhow to get Table name and Fields name Pin
Sachin Pimpale18-Sep-07 0:04
Sachin Pimpale18-Sep-07 0:04 
AnswerRe: how to get Table name and Fields name Pin
Colin Angus Mackay18-Sep-07 0:26
Colin Angus Mackay18-Sep-07 0:26 
GeneralRe: how to get Table name and Fields name Pin
Sachin Pimpale18-Sep-07 2:06
Sachin Pimpale18-Sep-07 2:06 
GeneralRe: how to get Table name and Fields name Pin
Colin Angus Mackay18-Sep-07 2:38
Colin Angus Mackay18-Sep-07 2:38 
GeneralRe: how to get Table name and Fields name Pin
Sachin Pimpale20-Sep-07 0:12
Sachin Pimpale20-Sep-07 0:12 
GeneralRe: how to get Table name and Fields name Pin
Colin Angus Mackay20-Sep-07 7:09
Colin Angus Mackay20-Sep-07 7:09 
QuestionConnecting to SQL express Pin
twsted f817-Sep-07 22:28
twsted f817-Sep-07 22:28 
AnswerRe: Connecting to SQL express Pin
Colin Angus Mackay18-Sep-07 0:30
Colin Angus Mackay18-Sep-07 0:30 
twsted f8 wrote:
Connecting to SQL express


twsted f8 wrote:
I created my database using sql server 2000, and I assigned a usere name and password, when I installed sql server. What could I Have done wrong, and what can I do to get round this?


Okay. So, you created the database in SQL Server 2000, but have since moved it to SQL Server 2005 Express (the is no express edition for SQL Server 2000).

The sa password you set in SQL Server 2000 won't apply in SQL Server 2005 as the login details are managed by the server not the individual databases. So you have to use what ever credentials were set up when you installed SQL Server 2005 Express Edition.

It's been a while since I tried to install that edition but as I recall it doesn't ask you, it just sets up trusted connections automatically. I may be wrong so you might want to check.



Upcoming FREE developer events:
* Glasgow: db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ...

My website

AnswerRe: Connecting to SQL express Pin
Frank Kerrigan18-Sep-07 2:40
Frank Kerrigan18-Sep-07 2:40 
QuestionPage Total and Grand Total SSRS Pin
arnoldpinto8417-Sep-07 21:41
arnoldpinto8417-Sep-07 21:41 
AnswerRe: Page Total and Grand Total SSRS Pin
pmarfleet18-Sep-07 3:11
pmarfleet18-Sep-07 3:11 
GeneralRe: Page Total and Grand Total SSRS Pin
arnoldpinto8418-Sep-07 3:20
arnoldpinto8418-Sep-07 3:20 
QuestionAccess tables in a remote Database server Pin
Vipin.d17-Sep-07 20:21
Vipin.d17-Sep-07 20:21 
AnswerRe: Access tables in a remote Database server Pin
pmarfleet17-Sep-07 20:53
pmarfleet17-Sep-07 20:53 
GeneralRe: Access tables in a remote Database server Pin
Vipin.d17-Sep-07 21:54
Vipin.d17-Sep-07 21:54 
GeneralRe: Access tables in a remote Database server Pin
pmarfleet17-Sep-07 22:58
pmarfleet17-Sep-07 22:58 
QuestionONLINE PAID PROJECT FOR SURE Pin
miggy200517-Sep-07 8:57
miggy200517-Sep-07 8:57 
AnswerRe: ONLINE PAID PROJECT FOR SURE Pin
Pete O'Hanlon17-Sep-07 9:35
mvePete O'Hanlon17-Sep-07 9:35 
GeneralRe: ONLINE PAID PROJECT FOR SURE Pin
Paul Conrad17-Sep-07 17:56
professionalPaul Conrad17-Sep-07 17:56 
QuestionHostel Reservations Pin
twsted f817-Sep-07 3:41
twsted f817-Sep-07 3:41 
AnswerRe: Hostel Reservations Pin
andyharman17-Sep-07 3:51
professionalandyharman17-Sep-07 3:51 
QuestionIssue with Select Statement... Pin
DeepToot17-Sep-07 3:21
DeepToot17-Sep-07 3:21 
AnswerRe: Issue with Select Statement... Pin
Michael Potter17-Sep-07 3:53
Michael Potter17-Sep-07 3:53 
GeneralRe: Issue with Select Statement... Pin
DeepToot17-Sep-07 4:04
DeepToot17-Sep-07 4:04 
GeneralRe: Issue with Select Statement... Pin
andyharman17-Sep-07 4:25
professionalandyharman17-Sep-07 4:25 

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.