Click here to Skip to main content
15,898,222 members
Home / Discussions / Database
   

Database

 
GeneralRe: Conversion failed when converting datetime from character string Pin
piticcotoc27-Jun-09 21:39
piticcotoc27-Jun-09 21:39 
GeneralRe: Conversion failed when converting datetime from character string Pin
Niladri_Biswas27-Jun-09 21:59
Niladri_Biswas27-Jun-09 21:59 
GeneralRe: Conversion failed when converting datetime from character string Pin
piticcotoc28-Jun-09 0:27
piticcotoc28-Jun-09 0:27 
GeneralRe: Conversion failed when converting datetime from character string Pin
piticcotoc28-Jun-09 0:31
piticcotoc28-Jun-09 0:31 
GeneralRe: Conversion failed when converting datetime from character string [modified] Pin
Niladri_Biswas28-Jun-09 16:00
Niladri_Biswas28-Jun-09 16:00 
GeneralRe: Conversion failed when converting datetime from character string Pin
Luc Pattyn28-Jun-09 16:14
sitebuilderLuc Pattyn28-Jun-09 16:14 
GeneralRe: Conversion failed when converting datetime from character string Pin
Niladri_Biswas28-Jun-09 16:55
Niladri_Biswas28-Jun-09 16:55 
GeneralRe: Conversion failed when converting datetime from character string Pin
piticcotoc28-Jun-09 19:33
piticcotoc28-Jun-09 19:33 
QuestionConnecting to SQL 2000 Server from the Internet using public IP Address Pin
Thayhor27-Jun-09 15:22
Thayhor27-Jun-09 15:22 
AnswerRe: Connecting to SQL 2000 Server from the Internet using public IP Address Pin
Niladri_Biswas27-Jun-09 16:24
Niladri_Biswas27-Jun-09 16:24 
GeneralRe: Connecting to SQL 2000 Server from the Internet using public IP Address Pin
Thayhor27-Jun-09 20:41
Thayhor27-Jun-09 20:41 
GeneralRe: Connecting to SQL 2000 Server from the Internet using public IP Address [modified] Pin
Thayhor27-Jun-09 20:58
Thayhor27-Jun-09 20:58 
GeneralRe: Connecting to SQL 2000 Server from the Internet using public IP Address Pin
Jerry Hammond28-Jun-09 17:15
Jerry Hammond28-Jun-09 17:15 
GeneralRe: Connecting to SQL 2000 Server from the Internet using public IP Address Pin
Niladri_Biswas28-Jun-09 17:39
Niladri_Biswas28-Jun-09 17:39 
GeneralRe: Connecting to SQL 2000 Server from the Internet using public IP Address Pin
Sujay chakraborty28-Jun-09 16:36
Sujay chakraborty28-Jun-09 16:36 
GeneralRe: Connecting to SQL 2000 Server from the Internet using public IP Address Pin
Niladri_Biswas28-Jun-09 17:47
Niladri_Biswas28-Jun-09 17:47 
GeneralRe: Connecting to SQL 2000 Server from the Internet using public IP Address Pin
Sujay chakraborty28-Jun-09 18:16
Sujay chakraborty28-Jun-09 18:16 
QuestionSQL Issue during database creation Pin
Bahram.Zarrin27-Jun-09 5:42
Bahram.Zarrin27-Jun-09 5:42 
AnswerRe: SQL Issue during database creation Pin
Luc Pattyn27-Jun-09 6:09
sitebuilderLuc Pattyn27-Jun-09 6:09 
AnswerRe: SQL Issue during database creation Pin
Jerry Hammond28-Jun-09 17:19
Jerry Hammond28-Jun-09 17:19 
QuestionWhere the SSIS package saved in SQL2005 Pin
Aman786Singh27-Jun-09 3:39
Aman786Singh27-Jun-09 3:39 
AnswerRe: Where the SSIS package saved in SQL2005 Pin
Niladri_Biswas27-Jun-09 17:13
Niladri_Biswas27-Jun-09 17:13 
Depending on your deployment, they are generally stored either on MSDB database or in the file systems.

I basically use VS 2008 and MSSQL2005 and the SSIS packages are stored in

drive name:\Documents and Settings\My Documents\Visual Studio 2005\Projects


Or else you can also look into thru the defined projects path in Tools>Options of Visual Studio

Anyway, for more details on

How to: Save a Package to the File System visit this link
[ http://msdn.microsoft.com/en-us/library/ms137970.aspx[^] ]

How to: Save a Copy of a Package in MSDB database

[ http://msdn.microsoft.com/en-us/library/ms137565.aspx[^]]

Hope this helps
Smile | :)

Niladri Biswas

QuestionStored procedure help Pin
paypony27-Jun-09 1:34
paypony27-Jun-09 1:34 
AnswerRe: Stored procedure help Pin
Niladri_Biswas27-Jun-09 6:05
Niladri_Biswas27-Jun-09 6:05 
QuestionFetching dependent records from the same table Pin
Neeraj Kr26-Jun-09 7:12
Neeraj Kr26-Jun-09 7:12 

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.