SQL Server 2005
Hi All,
Being a bit blonde here, but i have a problem I hope you can help me with.
I have a stored procedure that has a Date parameter that is fed in. For a calculation I want to use this date like this
Tran_date <= day(01) & datepart(month,@date)-1 & datepart(year,@date)...
ALL
SQL 2005 Enterprise
Windows 2003 Server
I'm trying to connect to an Oracle 9i table with SSIS. I have connected to all the tables i need to in the same DB no problem, but when i try and access one table i get the following error message.
rror at Data Flow Task [OLE DB Source [492]]: An...
ALL,
SQL server2005 Enterprise
Windows 2003 Server
I'm trying to run an import on a weekly basis of an entire database, tried replication but it just wouldn't happen. The issue is most of the tables are around 200Mb, one is 10Gb as it contains blobs of XML(don't ask!). Most of the tables copy...
Hi, I have a bit of a quandry with a procedure request and was wondering if anyone out there could point me in the right direction:
I have a lookup table A and 2 updateable tables B and C
For every account in A that matches in table B i need to insert 2 records into table B in the following...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.