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 strongm 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: tek1ket
  • Content: Threads
  • Order by date
  1. tek1ket

    problem with Query

    I have a Table named Table1 with Following Record inside of it Id FromBay FromPanel ToBay ToPanel 31 =A +B =C +D and second Table named Table2 Id Table1Id Field1 Field2 2 31 Yes Yes I want to have the Following result in a Query PanelName Fiedl1 Field2 =A+B...
  2. tek1ket

    ifnormation for PDF file

    is it possible to get the information of the creator of a PDF file? any information, like the username of the creator, or the computer name.when i right click on the pdf files and get the properties of the pdf file, i see the computer name which the file is already located, not the computer name...
  3. tek1ket

    Shortcut Key has not been saved in "Normal.dotm"

    when i want to assign a shorcutkey for an symbol anything is ok till i close the document and open it again. the new shortcut key has been disappeared and is not working. ALthough i have set that that changes should be save in "Normal" but it seems it has not been saved there. how can i save...
  4. tek1ket

    accessing Datasource for CrystalReport in other Projects

    I have a Solution with n Projects, in one of the Projects(Layer1) all of the Object collection are located , in the other Project I have the Reports and viewers, i can access the Object COllection as datasrource in Layer1 in all forms but when i want to set the datasource for the Crystal reports...
  5. tek1ket

    OWA problem

    i have a problem with OWA on exchange 2007. I have installed certificate on Exchange and export it on ISA server, and then define a rule for publishing OWA on ISA server. it works fine. but if i restart the server, it doesn't work. and i get this error message on IE when i want to surf the OWA...
  6. tek1ket

    UTF encoding

    i am programming an application which works fine, except that as data are non english, when they are inserted in sql table all of them are inserted like ?????????, when i enter data manually in SQL Table, i can see them correctly in asp.net pages, but when i am thrying to insert data into...
  7. tek1ket

    Load Report Failed

    i have the problem with crystal report. my application is windows based if i want to view the report while i am in visual studion enviroument( I mean while i am traceing the application) it works fine. but when i setp the application and want to see the Reports, it is "Load Report Failed" for...
  8. tek1ket

    can not connect to sql server

    i have programmed an application. it can connect to sql server when i am testing it on my own computer, but when i install it on other computers. and want to connect to sql server it says: "An error has occureed while establishing a connection to the server. when connecting too SQL server 2005...
  9. tek1ket

    Menu

    i have a listview which shows records of a table, i want to have menu whenever i right click on record. how can i show and hide a menu like that on c#? thanks
  10. tek1ket

    CISCO switch configuration

    Hello I am completely new to CISCO Switch. but i have to figure out something. in our LAN we have different VLAN. in one of these VLAN, there are a few internal IPs, which have no limitation on them, so if we assign them to a pc , from that PC we can use VPN connection , yahoo messenger and...
  11. tek1ket

    pramateres have value Empty

    Hello I want to use API function in my application ,but any any parameteres are used in function has a value Empty,like: SetWindowPos(hwnd, HWND_TOPMOST, 0, 0, 0, 0, FLAGS) HWND_TOPMOST,FLAGS and Flag has the value empty or ShowWindow(lHandle, SW_MINIMIZED) here SW_MINIMIZED has the value...
  12. tek1ket

    Terminal service stopped working and the started working automatically

    In Our company all users have to mak a VPN Connection to ISA Server (windows server 2003) to work with internet.but today something happened ,non of them could make a VPN Connectionn , and also i could not make a terminal connection to the server. i Get this message when i wanted to make...
  13. tek1ket

    Process Name

    in task manager i see the process with duplicate names, like "acrotray.exe" and "acrotray .exe" . the second one has a space more. is it normal?sometimes it is like that, sometimes no. the process differes, it is not always one process to have duplicate like that. like and "SHSTAT.exe" and...
  14. tek1ket

    password OF VMRC

    Whenever I start "Virtual server Administration website", I get VMRC Negotiate Authentication which prompts me to enter the username and password which I enter at installation. and also whenever i switch to the Virtual machine ,again i have to enter the username and password, is it possible to...
  15. tek1ket

    linked table

    i have a few linked Tables to a SQL Server. so for linking i have created a ODBC on my own PC ,so every thing works fine with those ODBC, but what should i do when this application wants to be run on others PC? should create that ODBC on other pc's manually?is that OK?
  16. tek1ket

    database limitaion

    i have exchange server 2003(sp2). as i know there is limitation in database size which is about 70GB. now my question is that what if my database size reaches to that size,what is the solution, my company has about 130 users,so averagelly they could have 500 MB limitation. i need to know...
  17. tek1ket

    mailbox size limitation

    i have defined a mailbox limitation on mailboxes on Exchange server(server 2).this exchange server is located locally on company and there is another mail server which is located on the internet(server 1) and sends any email to server 2. when a mailbox reaches to its limits and and server 1...
  18. tek1ket

    controlling open dialogue box

    i want to program a listenning application which whenever anyone starts Excel or Word or... Application and wants to open a file by File Menu -> Open, my application can control the path the user select or it is better to say, just a few folder and path can be selected by user not the rest. i...
  19. tek1ket

    controling the "open dialouge Box"

    i want to control the "open dialouge Box" in win2k. it means for the security reason, it is important when a user wants to open a file , he/she must go to just navigate specified folder, he musn't go back to the roots and other folders. how is this possible? is there any way for doing that?
  20. tek1ket

    daylight changing automatically each year

    DayLight information is completeely diffrent in each year in my computer, so in order i have a correct daylight Time in each year , i have created a database of daylight timing for each year and it exists in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\Iran...

Part and Inventory Search

Back
Top