Click here to Skip to main content
15,896,912 members
Home / Discussions / Database
   

Database

 
GeneralRe: Time Diffrence in SQL Pin
Niladri_Biswas28-Oct-09 3:22
Niladri_Biswas28-Oct-09 3:22 
QuestionWindows Server woth SQL Pin
JustWorking26-Oct-09 22:46
JustWorking26-Oct-09 22:46 
AnswerRe: Windows Server woth SQL Pin
Mycroft Holmes26-Oct-09 22:50
professionalMycroft Holmes26-Oct-09 22:50 
GeneralRe: Windows Server woth SQL Pin
JustWorking26-Oct-09 22:58
JustWorking26-Oct-09 22:58 
GeneralRe: Windows Server woth SQL Pin
Mycroft Holmes27-Oct-09 0:59
professionalMycroft Holmes27-Oct-09 0:59 
GeneralRe: Windows Server woth SQL Pin
Ashfield27-Oct-09 2:17
Ashfield27-Oct-09 2:17 
QuestionFailed to open a Row set Pin
haleemasher26-Oct-09 20:40
haleemasher26-Oct-09 20:40 
AnswerRe: Failed to open a Row set Pin
Mycroft Holmes26-Oct-09 22:47
professionalMycroft Holmes26-Oct-09 22:47 
I suggest you take your select processing away from CR and move it back to your database where it belongs. When I worked with CR Dead | X| , years ago, we would build a stored proc (in SQL Server) that returned the exact set of data to service the report. Testing the data set is dramatically quicker in SQL management studio. Then use a parameterised query to get the data from the proc.



GeneralRe: Failed to open a Row set Pin
haleemasher27-Oct-09 20:07
haleemasher27-Oct-09 20:07 
QuestionCrystal Reports Pin
kheer25-Oct-09 23:24
kheer25-Oct-09 23:24 
AnswerRe: Crystal Reports Pin
Jörgen Andersson26-Oct-09 0:05
professionalJörgen Andersson26-Oct-09 0:05 
GeneralPre-populate capture records for one day. Pin
Brady Kelly25-Oct-09 5:31
Brady Kelly25-Oct-09 5:31 
GeneralRe: Pre-populate capture records for one day. Pin
Mycroft Holmes26-Oct-09 14:28
professionalMycroft Holmes26-Oct-09 14:28 
Questionfind missing numbers in table using sql Pin
g_amol24-Oct-09 19:51
g_amol24-Oct-09 19:51 
AnswerRe: find missing numbers in table using sql Pin
Niladri_Biswas24-Oct-09 20:17
Niladri_Biswas24-Oct-09 20:17 
QuestionHow do I setup a Linked Server in SQL to an ODBC connection pointed to a secure Access DB? Pin
8xFather23-Oct-09 16:12
8xFather23-Oct-09 16:12 
QuestionImporting data?? [modified] Pin
Muammar©23-Oct-09 10:47
Muammar©23-Oct-09 10:47 
AnswerRe: Importing data?? Pin
Not Active23-Oct-09 11:44
mentorNot Active23-Oct-09 11:44 
GeneralRe: Importing data?? Pin
Muammar©23-Oct-09 19:49
Muammar©23-Oct-09 19:49 
GeneralRe: Importing data?? Pin
Muammar©24-Oct-09 11:13
Muammar©24-Oct-09 11:13 
Questiontentative of reconnection to sql server Pin
MrKBA23-Oct-09 1:47
MrKBA23-Oct-09 1:47 
QuestionBackup & recovery of Oracle 10g database Pin
diptipanchal23-Oct-09 1:00
diptipanchal23-Oct-09 1:00 
AnswerRe: Backup & recovery of Oracle 10g database Pin
Chris Meech23-Oct-09 9:49
Chris Meech23-Oct-09 9:49 
QuestionImage Pin
rdop22-Oct-09 19:20
rdop22-Oct-09 19:20 
AnswerRe: Image Pin
Christian Graus22-Oct-09 19:30
protectorChristian Graus22-Oct-09 19:30 

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.