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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. IanPikeBioquell

    Exchange 2007 document level backup

    I have installed the Premium add on on my Exchange server, but when i run a document level back up it runs in about 3 seconds, backs up no data and returns no errors. I have the ArcServe 11.5 installed on the same machine as Exchange. Can anyone suggest where i may be going wrong? and is it ok...
  2. IanPikeBioquell

    SQLDataAdapter Update problem

    I am a newbie to VB 2008 Express and trying to get a simple application working with SQL Server. I have a form which i use to insert new records and that is working fine. The table has an IDENTITY column in it. However when i do an insert into the table the data is there but the form does not...
  3. IanPikeBioquell

    SQLDataAdapter Update problem

    I am a newbie to VB 2008 Express and trying to get a simple application working with SQL Server. I have a form which i use to insert new records and that is working fine. The table has an IDENTITY column in it. However when i do an insert into the table the data is there but the form does not...
  4. IanPikeBioquell

    Problem with Formula in a cell

    Can anybody please help, I have a script that reads data in from an SQL database. At the end of a row of data I want to enter a formula that sums that row. (the row will not always have the same number of columns in it) I genearate the formular as follows formular = "=sum(RC[-" & Count - 1 &...

Part and Inventory Search

Back
Top