Viewing 15 posts - 196 through 210 (of 268 total)
I will look at these solutions the moment I get too the office thank you so much guys. Just an fyi, 10 records was just an easy number to discuss....
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
October 28, 2010 at 6:07 am
What I am THINKING of doing... just as a matter of reference here. I am thinking of importing the definition xls sheet as a lookup table
THEN Import the data to...
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
October 19, 2010 at 7:27 pm
Does not work unless I re-write it... I just happen to need this exact thing right now... Gives me a couple ideas on how to handle the challenge, thank you......
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
October 4, 2010 at 9:09 pm
Thank you sir, I will have a look. If I get that working I will surely share.
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
September 29, 2010 at 11:51 am
Ok I just read that there is not a 64 bit version of this ( Microsoft.Jet.OLEDB.4.0 ) and I am on a 64 bit machine.
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
September 29, 2010 at 11:16 am
No really it is greatly appreciated.
I found some things on the link given in this thread by another user. I am having a problem with that code and I...
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
September 29, 2010 at 11:14 am
Yes.
Right now I know how to create a NEW workbook and insert a row, or multiple rows of data.
In this example I need to open an EXISTING workbook that contains...
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
September 29, 2010 at 10:41 am
Lowell,
Thank you for the link. I will be reading this at lunch as well.
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
September 29, 2010 at 9:41 am
Wayne,
Thank you so much for your reply. Ok I am not using the OpenDataSource method... Here is the code I am using to generate a simple spreadsheet now:
USE [eDirect]
GO
SET...
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
September 29, 2010 at 9:40 am
I suppose I see your point to some extent. HOWEVER.
1. I am not a application developer however I do code in SQL. For this reason SQL is my resource...
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
September 29, 2010 at 8:51 am
Right....
I am looking for some recommendations into doing this natively through Excel. Not sure how my job title plays into this however any recommendations on the coding FROM a...
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
September 29, 2010 at 8:13 am
I tried creating your function. It is throwing an error and I can't see why at all:
Msg 102, Level 15, State 1, Procedure fn_CheckForHoliday, Line 76
Incorrect syntax near ')'.
SQL Server...
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
September 13, 2010 at 8:52 am
I would not use a CURSOR here, well anywhere really.... What I would do if you needed to iterate through a logic then I would use a TABLE VARIABLE.
There is...
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
August 13, 2010 at 6:54 pm
That's just it.. I am not an SSIS guy.. Never actually used it and I really need to get up to speed on it to be honest.
Your picture, is that...
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
August 13, 2010 at 1:16 pm
Yeah you can. I am not good with SSIS to be honest so someone else can jump in here.
I am 2010 64bit.. Version not an issue with regards to this...
<hr noshade size=1 width=250 color=#BBC8E5> Regards,Jeffery Williams http://www.linkedin.com/in/jwilliamsoh
August 13, 2010 at 12:26 pm
Viewing 15 posts - 196 through 210 (of 268 total)