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: *

  • Users: DeeRuff1
  • Content: Threads
  • Order by date
  1. DeeRuff1

    Assistance with Union Query Between SQL and Oracle

    Hi There, I have a problem. I am working in VB.NET and I am doing a call where I have to create a union query that will combine results from a SQL Server database and an Oracle database. These results are populated into a grid. The problem is I am not sure how to create two different...
  2. DeeRuff1

    Union Query Between SQL and Oracle

    Hi There, I have a problem. I am working in VB.NET and I am doing a call where I have to create a union query that will combine results from a SQL Server database and an Oracle database. These results are populated into a grid. The problem is I am not sure how to create two different...
  3. DeeRuff1

    Union Query Between SQL and Oracle

    Hi There, I have a problem. I am working in VB.NET and I am doing a call where I have to create a union query that will combine results from a SQL Server database and an Oracle database. These results are populated into a grid. The problem is I am not sure how to create two different...
  4. DeeRuff1

    Having a problem with moving through recordset

    Hello all, I am new to VB.NET and I have created and openned a recordset. I have the data going to a textbox. But I have having a prolbem creating a button to advance to the next record. In the button it says that the recordset has not been declared. And I need to move forward and backward...
  5. DeeRuff1

    Spacing issue inside of MSHieararchicalFlexGrid.

    Hi I am using a Hiearcharchical Flex Grid to display data. The grid loads fine but the cells are not displaying the total length of the data. It appears that the cells length is set some where at 10 characters. Has anyone delt with this issue?
  6. DeeRuff1

    Loading a Datagird from ADOBD function

    Hi All, I am new to the VB.NET world and I was able to get this function working. But there is someone who wants me to fill a grid. Can this be converted into loading a DataGrid. Public Function openSQLConn(ByRef sServer As Object, ByRef sLogin As Object, ByRef sPASSWORD As Object, ByRef...
  7. DeeRuff1

    In vb6 LEFT$(data,4) works but not in .NET

    Is there some thing I need to know about since trying to use Left$(data,4) is not working?
  8. DeeRuff1

    Problem loading combobox insite a function

    I am having a problem. I have created a function. Inside the function I am trying to load information inside my combo box. The data is not making it out side the function to fill the combo box. I know that it is something simple but I am beating my head against the wall.

Part and Inventory Search

Back
Top