Click here to Skip to main content
16,014,671 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL Urgent Q. Pin
Krish - KP6-Jun-07 19:59
Krish - KP6-Jun-07 19:59 
GeneralRe: SQL Urgent Q. Pin
Memo Soso7-Jun-07 0:35
Memo Soso7-Jun-07 0:35 
GeneralRe: SQL Urgent Q. Pin
Krish - KP7-Jun-07 22:33
Krish - KP7-Jun-07 22:33 
GeneralRe: SQL Urgent Q. Pin
Memo Soso11-Jun-07 22:30
Memo Soso11-Jun-07 22:30 
GeneralRe: SQL Urgent Q. Pin
Krish - KP12-Jun-07 17:21
Krish - KP12-Jun-07 17:21 
GeneralRe: SQL Urgent Q. Pin
Krish - KP7-Jun-07 22:44
Krish - KP7-Jun-07 22:44 
Questionconnecting my application with SQL server Pin
Prakash_Mishra5-Jun-07 23:31
Prakash_Mishra5-Jun-07 23:31 
AnswerRe: connecting my application with SQL server Pin
ScottM16-Jun-07 5:01
ScottM16-Jun-07 5:01 
Go to control panel --> administrative tools --> data sources.
Create a new data source but connect it to a SQL DB(I think it's at the bottom) instead of your access DB. Give the connection a name and replace jdbc:odbc:Users with jdbc:odbc:NEWCONNECTIONNAME. I haven't used Java for a while now but I'm pretty sure that will work. Wink | ;)

There are 10 types of people in the world, those who understand binary and those who dont.

QuestionRead Lock a Table in SQL Server? Pin
kumar.bs5-Jun-07 23:29
kumar.bs5-Jun-07 23:29 
AnswerRe: Read Lock a Table in SQL Server? Pin
andyharman6-Jun-07 0:20
professionalandyharman6-Jun-07 0:20 
GeneralRe: Read Lock a Table in SQL Server? Pin
kumar.bs6-Jun-07 0:42
kumar.bs6-Jun-07 0:42 
GeneralRe: Read Lock a Table in SQL Server? Pin
kumar.bs6-Jun-07 0:45
kumar.bs6-Jun-07 0:45 
GeneralRe: Read Lock a Table in SQL Server? Pin
andyharman6-Jun-07 1:17
professionalandyharman6-Jun-07 1:17 
GeneralRe: Read Lock a Table in SQL Server? Pin
Rajesh Awate2-May-11 23:39
Rajesh Awate2-May-11 23:39 
AnswerRe: Read Lock a Table in SQL Server? Pin
P_pk8-Jun-07 23:47
P_pk8-Jun-07 23:47 
Questionmysql Pin
WhiteGirl235-Jun-07 22:08
WhiteGirl235-Jun-07 22:08 
QuestionRe: mysql Pin
ScottM16-Jun-07 4:54
ScottM16-Jun-07 4:54 
AnswerRe: mysql Pin
WhiteGirl236-Jun-07 19:38
WhiteGirl236-Jun-07 19:38 
GeneralRe: mysql Pin
ScottM16-Jun-07 19:55
ScottM16-Jun-07 19:55 
QuestionSet the values of a field Pin
villaa5-Jun-07 21:53
villaa5-Jun-07 21:53 
AnswerRe: Set the values of a field Pin
Colin Angus Mackay5-Jun-07 22:21
Colin Angus Mackay5-Jun-07 22:21 
QuestionSpeed consideration Pin
amitcoder835-Jun-07 21:20
amitcoder835-Jun-07 21:20 
AnswerRe: Speed consideration Pin
Colin Angus Mackay5-Jun-07 22:20
Colin Angus Mackay5-Jun-07 22:20 
AnswerRe: Speed consideration Pin
Puneet Sri5-Jun-07 23:23
Puneet Sri5-Jun-07 23:23 
GeneralRe: Speed consideration Pin
Mike Dimmick6-Jun-07 0:53
Mike Dimmick6-Jun-07 0:53 

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.