Advertisement

1 - 10 of 496 containing alltags:("bulk") (0.001 seconds)
SQLServer comes with a program called BCP which is used to import a lot of data into a table quickly.  I need to do the same with an Access database.  Do you know of any fast way to import data?  I...
Zones: VB DBDate Answered: 03/15/1999 Grade: A Views: 0
Is there a way to perform a bulk insert of data into a util file.
Zones: OracleDate Answered: 11/18/2004 Grade: B Views: 0
How can I do a bulk adduser for about 45 users where the password would be userID+66254? Are there any known scripts for this?
Zones: Linux AdminDate Answered: 04/12/2005 Grade: A Views: 0
Hi Im a newbie and see that php is a very powerful tool indeed! Can any body show me the way to a php script that I can put on my website that can read a list of email addresses say 200 at a tim...
Zones: PHPDate Answered: 06/04/2005 Grade: A Views: 0
I need to be able to send out and email from a particular address johndoe@gmail.com to a listt of recipeints that are listed in a DB.  Then I need it to input another field of what they owe. So ...
Zones: MS Visual BasicDate Answered: 09/20/2005 Grade: A Views: 0
I need a way to bulk import a large amount of documents to a Sharepoint services site.  The documents are just on a file server with their metadata in a pipe delimited text file.  Does anyone know ...
Zones: SharepointDate Answered: 02/23/2006 Grade: A Views: 53
hi I am having a small problem with that Stored Proc.  There is a line in it where it tries to Bulk upload a file. Do I need that?  I get the following error. System.Data.SqlClient.SqlExcept...
Zones: ASP.Net ProgrammingDate Answered: 08/25/2006 Grade: A Views: 0
I am trying to schedule a job to import data from text files into mssql database and this statement fails although the parameters are correctly set:  BULK INSERT Billing..CDR FROM 'f:\CDRs\Wholesa...
Zones: DatabasesDate Answered: 07/08/2007 Grade: A Views: 9
My requirement is to select col1 from table1 where col2 = :column2 values. The column2 is IN parameter in my stored procedure and also it is in array (DBMS_SQL.VARCHAR2_TABLE). How can I do this ...
Zones: OracleDate Answered: 09/17/1998 Grade: B Views: 0
How can I rename hundreds of files (cookies) from oldname@this_site.txt oldname@that_site.txt oldname@other_site.txt to newname@this_site.txt newname@that_site.txt newname@other_site.tx...
Zones: Windows NTDate Answered: 12/10/1999 Grade: A Views: 0