Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by DannyC

  1. DannyC

    ADO Database Query with Store

    Hi Can any body help me with the following scenario. In VB,I am populating a Recordset by running a Stored Procedure in sybase thru an ADO DB query however, the Stored procedure produces its results in two selects. for example, the results are: Field1 Field2 Field3 a b c Field1...
  2. DannyC

    Using BCP to copy data from ASCII file to MS SQL 2000

    I'd try to BCP into a tmp table with the correct amount of fields, once the data is on some sort of table it should be easy to manipulate. cheers D

Part and Inventory Search

Back
Top