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 TouchToneTommy 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 darkradar

  1. darkradar

    Lost Directory Services Password

    Hi Guys I am having a big problem. My Windows 2000 Server is not Booting up. Its the Domain Controller. At the Start up Its freezing at "Preparing Network Connections". When Iam trying to login through Safe Mode its giving me the error, "Directory Services Could not be started because Hard...
  2. darkradar

    How to connect a regular printer to the Wireless network???

    Hi I have 2 computers in my house. I am having a Cable connection to my computer. Recently I brought a Wireless Router. I want to share the internet with another computer in other room. I am able to share the internet. But I need to share the printer also which is connected with the other...
  3. darkradar

    Exporting data to Excel is not working

    Hi I tried changing the dlls from WinNT\Crystal to WinNT\System32. But it didn't work. Total no of rows is not more than 2000.(far less than 65000).
  4. darkradar

    Exporting data to Excel is not working

    Hi My Application does not able to export data to Excel file from Crystal Report.My application is developed using VB 6.0 and SQL Server7.0. I am using Crystal Reports 7 for Reports. When I am trying to export Data from Crystal Reports from my application to Excel, Its creating a Blank Excel...
  5. darkradar

    My login corrupted

    Hi I am having Windows 2000 professional on my Home system. Today when I started the system and try to login as Administrator it gave me a error like "Your Profile has been corrupted" and automatically logged into Default User login. I couldn't find all of my stuff in mydocuments. How to get...
  6. darkradar

    How to get the text back into text back

    Hi My application doesn't use any database. I want to save some values in the text box. So next time when start the application the text box should show the earlier values that I have entered. Like in window login,when u login with ur login. and restart the system , Its shows ur loging. I...
  7. darkradar

    windows not starting, Urgent

    Hi Today I had installed MDAC2.8 version on my windows server. After installing this I am getting the following error. Hresult 8007000 Hresult 8002801c. I am getting blank screen. I am not able to do anything on the desktop. Please help me.I am not able to perform any action. Thanks in advance
  8. darkradar

    How to encrypt passwords

    Hi Could be more elaborate about MD5. I never heard of this before. Thanks in advance
  9. darkradar

    How to encrypt passwords

    Hi I am storing my employees passwords in Employee table. But Anybody who has administrative access can see their passwords. I want to encrypt their passwords so that nobody could see their passwords. Is there any way that I could encrypt their passwords. I tried using binary datatype for...
  10. darkradar

    How to add a new column

    Hi I want to add a new column to a table through Query Analyzer. This is the code I am using for addring a column. *************** alter table store add city char(15); *************** The above query is creating a column at the end. Above table has 10 columns. I want to add the city column...
  11. darkradar

    How to flush unused connections in SQL Server7.0

    Hi I want to know How to flush the unused connections in the SQL Server7.0 In SQL Server clients connect to the server and dump the data. Once the data dump is over they will be disconnected automatially. But if any case internet connection is broken while transfering data to the server...
  12. darkradar

    How to flush Database connection

    Hi I am having problem in connecting to SQL Server . My software is a POS software where client POS will connect to Server POS through VPN and dump the data into server and connection will be disconnected. I have nearly 40 POSclients. At the end of the day they will connect to POSServer and...
  13. darkradar

    VB6.0 compatibility problem

    Hi I have developed a small application in VB6.0 and SQL Server on Windows 2000. When I am trying to install this program on windows me, its not getting installed. Its getting compatibility problem. Is there any other way so that I could install this program on windows me. Thanks in advace.
  14. darkradar

    Provider not found Error in SQL Server7.0

    Hi Guys When I am trying to open a table in SQL Server 7.0 I am getting error "Provider not found. It may not be installed properly." What could be the problem. I am not able to see the data in a table. I can able to open design table. But I am not able to open table. Any help will...
  15. darkradar

    SQL Server is not starting

    Hi My SQL Server 7.0 is not starting. All of a sudden it stopped working. I don't know the reason. I tried to start it manually , but its not starting. Any help could be highly appreciated. Thanks in advance.

Part and Inventory Search

Back
Top