Click here to Skip to main content
15,884,099 members
Home / Discussions / Database
   

Database

 
SuggestionRe: Searching for the right database Pin
Richard MacCutchan27-Jul-16 4:56
mveRichard MacCutchan27-Jul-16 4:56 
GeneralRe: Searching for the right database Pin
Kogs-7927-Jul-16 23:42
Kogs-7927-Jul-16 23:42 
QuestionRe: Searching for the right database Pin
User 1106097927-Jul-16 20:33
User 1106097927-Jul-16 20:33 
AnswerRe: Searching for the right database Pin
Kogs-7927-Jul-16 23:56
Kogs-7927-Jul-16 23:56 
AnswerRe: Searching for the right database Pin
Bernhard Hiller27-Jul-16 21:11
Bernhard Hiller27-Jul-16 21:11 
GeneralRe: Searching for the right database Pin
Kogs-7927-Jul-16 23:37
Kogs-7927-Jul-16 23:37 
GeneralRe: Searching for the right database Pin
Jörgen Andersson31-Jul-16 5:27
professionalJörgen Andersson31-Jul-16 5:27 
Questioncannot use "dynamic" Connection String with Excel? Pin
Vinny Ardhya20-Jul-16 22:29
Vinny Ardhya20-Jul-16 22:29 
Hi,

Im trying to make a ssis to load data from dynamic excel file that store in the folder. i've try every totorial but it still give me the error like this
C#
[Connection manager "Excel Connection Manager"] Error: The connection string format is not valid. It must consist of one or more components of the form X=Y, separated by semicolons. This error occurs when a connection string with zero components is set on database connection manager.
Error: The result of the expression "@[User::FileName]" on property "\Package.Connections[Excel Connection Manager].Properties[ConnectionString]" cannot be written to the property. The expression was evaluated, but cannot be set on the property.


1. DelayValidation is set true.
2. Excel Connection String is set as
C#
Provider=Microsoft.ACE.OLEDB.12.0;Data Source=D:\folde\Data\Book2.xlsx;Extended Properties="EXCEL 12.0 XML;HDR=YES";

that i store in variable

please advice.
thanks,
Vinny
AnswerRe: cannot use "dynamic" Connection String with Excel? Pin
Victor Nijegorodov23-Jul-16 9:27
Victor Nijegorodov23-Jul-16 9:27 
GeneralRe: cannot use "dynamic" Connection String with Excel? Pin
Vinny Ardhya24-Jul-16 15:58
Vinny Ardhya24-Jul-16 15:58 
AnswerRe: cannot use "dynamic" Connection String with Excel? Pin
Peter_in_278024-Jul-16 16:36
professionalPeter_in_278024-Jul-16 16:36 
GeneralRe: cannot use "dynamic" Connection String with Excel? Pin
Vinny Ardhya24-Jul-16 17:15
Vinny Ardhya24-Jul-16 17:15 
GeneralRe: cannot use "dynamic" Connection String with Excel? Pin
Richard MacCutchan24-Jul-16 20:54
mveRichard MacCutchan24-Jul-16 20:54 
QuestionEncrypt email address to 6-8 digit alphanumeric Pin
sumit703418-Jul-16 22:55
sumit703418-Jul-16 22:55 
AnswerRe: Encrypt email address to 6-8 digit alphanumeric Pin
Richard MacCutchan19-Jul-16 3:14
mveRichard MacCutchan19-Jul-16 3:14 
Generalmovement of foreign key Pin
Member 1141876917-Jul-16 12:56
Member 1141876917-Jul-16 12:56 
GeneralRe: movement of foreign key Pin
User 1106097917-Jul-16 23:10
User 1106097917-Jul-16 23:10 
QuestionRestore CDC Data Pin
maryam.saboor16-Jul-16 19:39
professionalmaryam.saboor16-Jul-16 19:39 
AnswerRe: Restore CDC Data Pin
maryam.saboor18-Jul-16 18:54
professionalmaryam.saboor18-Jul-16 18:54 
QuestionMySQL - Update a table from same table using SELECT Pin
Jassim Rahma16-Jul-16 11:54
Jassim Rahma16-Jul-16 11:54 
AnswerRe: MySQL - Update a table from same table using SELECT Pin
Mycroft Holmes16-Jul-16 13:38
professionalMycroft Holmes16-Jul-16 13:38 
AnswerRe: MySQL - Update a table from same table using SELECT Pin
User 1106097917-Jul-16 1:37
User 1106097917-Jul-16 1:37 
GeneralRe: MySQL - Update a table from same table using SELECT Pin
Jassim Rahma17-Jul-16 3:00
Jassim Rahma17-Jul-16 3:00 
GeneralRe: MySQL - Update a table from same table using SELECT Pin
User 1106097917-Jul-16 3:11
User 1106097917-Jul-16 3:11 
AnswerRe: MySQL - Update a table from same table using SELECT Pin
Bernhard Hiller18-Jul-16 21:18
Bernhard Hiller18-Jul-16 21:18 

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.