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 Wanet Telecoms Ltd 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. SorryDog777

    Filters

    I'm very new to Impromptu 7 and need to write a simple (should be to me) report showing total off quality totals and then underneath the off quality show total first quality. I have a list report working fine for off quality with a filter that excludes the first quality. Off Quality Example...
  2. SorryDog777

    Crystal Reports 6 and VB.2005

    As you know using vb 2005 to open a vb6 project will convert the prject to run in vb 2005. My vb6 project used a crystal reports 6 control called crystl32.ocx. In vb6 the following code would call the report: CrystalReport1.ReportFileName = strReportPath & "Report1.rpt" CrystalReport1.Action =...
  3. SorryDog777

    Null Data In DataGridView

    There is probably a simple answer for this question, but I have just run out of steam looking for the solution! I have a unbound DataGridView on a form that a user populates. Some cells in the grid can contain null values. I'm attempting to read the values from the cells to put into a custom...
  4. SorryDog777

    Where Clause In SQL Builder

    Hi All! I put a DataFlexGridView on my form and have it set up correctly pulling all rows from my table. However I want to specify a criteria from a text box on my form. I tried adding @Text1.text into the sql builder but it doesn't work. How set the where clause to get it's data from a text...
  5. SorryDog777

    Sequence Numbers In MS SQL

    Hi, Our company is switching over from Oracle to MS SQL. I have searched through the archives and found the question below, but couldn't reply to it. So I started a new thread. I apologize in advance if this is a dumb question. Question: "Hi is there an equivalent to sequence (in oracle) in...
  6. SorryDog777

    Bootable DVD Under XP Home With NTFS

    HI, I have searched the forums and found some good information about bootable DVDs. I'm not sure which program to purchase for creating a bootable DVD that supports ntfs. I have a pc here (1 yr old) that's been formatted, XP Home installed, favorite software installed. What I want to do is...
  7. SorryDog777

    When An Administrator Is Not An Administrator Anymore...

    Hi, Sorry if this is a little long. I tried the forum search feature, but it said that it was down for maintenance and to try again later. I'm tech support for a small company with a pc that has windows xp pro sp1 installed that won't let me get into the "Users And Groups" window (available by...
  8. SorryDog777

    Replacing BDC

    I'm in the process of replacing our aging BDC with a newer server. Here's what I would like to do: I recently replaced a new server (stand along) for our company's database system. This leaves the old database server (stand along also) which I can use for replacing our old BDC, which has been...

Part and Inventory Search

Back
Top