Viewing 15 posts - 46 through 60 (of 60 total)
are you pointing to the correct machine? it should be something line \\machinesource\dirive\folder\file\import.txt
there should also be a map layout of your file on the ssis package.
hope this helps.
June 17, 2008 at 7:21 am
SQLProgrammer is also very good to use, specially when you know not or forget the syntax of commands or store procedures.
April 9, 2008 at 2:45 pm
Hall of fame is correct. unless there is a secret that I do not know, you will also will have to take care of the developmet on the front end,...
April 9, 2008 at 2:32 pm
You received a lot of sites to visit, but the best of all the oracle site.
is not as bad as it looks, I have been an oracle DB/SQL DBA for...
April 9, 2008 at 2:20 pm
all suggestions are good, but I did not see anyone making the suggestion to have redundancy by having another server and having a standby database or for that matter replication...
April 9, 2008 at 2:09 pm
Append just adds to a tape, override means write over an existing data on tape. the best method of back is to do it to backup to disk, then backup...
April 9, 2008 at 2:02 pm
I Will Agree with SSCommited. the only change I would do is the retirement of the schinkage of the database. if this is the case, you need to redesign the...
April 9, 2008 at 1:50 pm
Are you attempting to replicate table and data only, correct? if so you need to watch out for the way the table definitions and data structure manipulation. there is no...
February 18, 2008 at 12:01 pm
Because oracle wants his login, you maybe able to impersonate, but as far as I know, oracle wants you to login.
hope it helps
February 18, 2008 at 11:50 am
Q. Have you attempted to fix the problem with unix server? if you have no rights to the windows from the unix box, it does not matter what you do...
February 18, 2008 at 11:35 am
all of these are good Questions, but you should know most of them, vendors for the most part do not care how the data is kept or how big the...
February 18, 2008 at 11:30 am
There is no ldf on Access, to migrate an application from access to SQL, you use the Upsize Wizard, if this is not available then you just create the database...
February 18, 2008 at 11:21 am
are you talking Data and Schema or just the Schema? You can use SSIS, DTS Depending on the server version, you can use a BCP to transport the data, The...
February 18, 2008 at 11:15 am
its always nice to have the fastes, meanest, mightiest machines available for SQL Server, but there is quite a bit, you need to learn about what the user requirements are;...
February 18, 2008 at 11:05 am
I do not understand the question. are you attenpting to create a database(or restore the db) and then create the user with a triggered?
am correct?
February 18, 2008 at 10:33 am
Viewing 15 posts - 46 through 60 (of 60 total)