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 wOOdy-Soft 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: jawan
  • Content: Threads
  • Order by date
  1. jawan

    IE window size big, hiding Start bar...

    When i open IE it hide Start bar under IE window at the bottom and when i resize IE window it shows again. How can i fix IE window so it do not overlap at Start bar. Thanks
  2. jawan

    Can not save image from internet, how can i do....?

    From one website I am trying to save picture but its not allowing me. When i right click on picture its say can not save immage. How can i do that....?
  3. jawan

    Which files i need to copy...?

    I have hundreds email in my office, i want to copy all emails and address book to my home computer, which files and folder i need to copy from office for all this. Thanks
  4. jawan

    How to Save, Reterive and Display Photo...?

    How we can save and display picture from Table...? If we see table employees in DB Northwind, there is one field Photo in that table which has information in binary, how to convert that info and how to display pic.....? What is the best way to save, reterieve and display a picture....? Thanks
  5. jawan

    how to display

    how t display all users, tables and views names
  6. jawan

    License...?

    MS SQL 2K, is any way to find out information about license of SQL Server installed on server, copy License on CD for backup copy etc etc Thanks
  7. jawan

    How to do...?

    I will be thankfull to you if some one share some best information about following topics. Storage Capacity Planning. Partitioning, re-orgs, and load balancing strategy, planning and implementation. Indexing strategies. Federated database functions, and automation of monitoring and exception...
  8. jawan

    MS SQL DBA interview questions

    What kind of questions could be asked in interview for the post of MS SQL DBA. Thanks
  9. jawan

    DeskTop Gone

    Win XP Pro: My all icons on desktop disapeared from screen and apeared in task bar at the botom. How can i bring these all icons (desk top) back. Thanks
  10. jawan

    Conecting 2-servers...?

    I have 2-servers almost with 5-miles distance between both of them. Now i want to connect both servers with each other through High speed internet. Can i do this..? if yes then how....? Thanks in advance.
  11. jawan

    Win 2K vs Win 2003 ...?

    We are using win2K server and now we have offer for free upgradation with win 2003. Could you please write some thing about win 2003. Is it good idea to upgrade, advantages and disadvantages etc etc Thanks
  12. jawan

    Is any way...?

    Is there any way to assign key like Ctrl.+ (key ??)for load programes in Acessories like calculator, pain etc etc instead we press Start->Programmes -> accesories and then calculator or paint or some thing else.
  13. jawan

    Removing Replication...?

    Hi, i have replication on my main live DB. Now i want to modify one table and its not allowing me, the error is - Unable to modify table. ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot drop the table 'dbo.Subinfo' because it is being used for replication How i solve this...
  14. jawan

    How Upgrade SQL Server/Moving Database on New Machine

    I have SQL Server 7 on NT machine. Now we bought Dell Windows 2K server with SP3. I am installing SQL Server 2K on this machine. The question is How to move all databases on new machine with new OS, and from SQL 7 to SQL 2K. Thanks in advance.
  15. jawan

    Open/Close Port...?

    what is the command or how can i open or close any port...? Also how can i check which ports are opened and which are closed...? Thanks
  16. jawan

    not receiving Message, what is wrong...?

    CREATE PROCEDURE xp_cdosendmail( @Address varchar(255), @Message varchar(8000), @Subject varchar(255), @From varchar(255) = 'ABCUSA@hotmail.com') AS DECLARE @CDO int, @OLEResult int, @Out int --Create CDONTS.NewMail object EXECUTE @OLEResult = sp_OACreate 'CDONTS.NewMail', @CDO OUT...
  17. jawan

    Data from email to SQL

    I received every day many emails whic contains data, i want to get that data from email and save it in SQL table is any body have any VB code for that, how to connect exchange server/outlook open email and get the data and save in Table Thanks in advance
  18. jawan

    Email

    how can i read email from oulook and save in a table Thanks
  19. jawan

    Data from Email to SQL Table

    i want to get data from email (outlook) and save in tables, i don't know how to connect and get data from email. need your help Thanks
  20. jawan

    How to write vertical and horzental on same page..?

    I need to make a form, which has different style like horizental, vertical typing. How can i make it vertical typing.

Part and Inventory Search

Back
Top