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!

Search results for query: *

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

    subform combobox

    On main form i have two combobox , subform is in datasheat mode and one of filed is combobox, so this combo in subform is filtered by two combo from main form. problem is when go to another main form record or close and open form subform combo is empty until i dont click on any field in subform...
  2. fule12

    DBi-Tech compon. connect to access table how?

    Hi All, I'm trying to use some of ActveX components from DBi-Tech. but i don't know how to connect this commponent with table or query from my database. Component is ctGrid, and if some1 can give me exsample how to add/edit records from ctGrid. I was trying to search on google and DBi-tech but...
  3. fule12

    i think is DNS

    Hi All, Please if some1 can help me with my problem. I have NT Domain and win2000 servers(DNS Server). Problem is if i enter in IE http://nameofserver:port it will bring page in a 2 sec , but if I enter http://192.168.x.x:port some time will open page in 2 min some time in 10 min. i was trying...
  4. fule12

    WRT54G and domain

    Hi all , I need to connect wireless WRT54g to office network. I have NT domain with DHCP , ADSL modem connect to one PC with 2 NIC, so this PC have FireWall WinRouter and is my gateway. So how to setup wireless WRT54 to network and use DHCP from NT, so that i can join wireless users to domain to...
  5. fule12

    use old and new domain

    hi all I need some advice and help. On NT domain machine I have third part E-mail server, now my boss decide to move to exchange 2003 , I can not migrate from NT domain to win 2003 domain because mail server company what to charge us for reinstalling mail server and because we decide to...
  6. fule12

    Is 2 domain solution ???

    hi all I need some advice and help. On NT domain machine I have third part E-mail server, now my boss decide to move to exchange 2003 so new domain migration, ehh no , I can not migrate from NT domain to win 2003 domain because mail server company what to charge us for reinstalling mail...
  7. fule12

    what switch to buy

    Hi All, I need to update my network 70 but very soon 100 users, with new switches. Local supplier provide me with model 3com 4226t.Most of users Pc have 10/100 NetworkCard, servers are ProLiant 16000 and Proliant ML350 G3. with 10/100 network cards. So what model of switch you can suggest ...
  8. fule12

    ts 2003 and application

    Hi All, In Terminal Service 2003 on user desktop I have shortcut to application, and every time when user star application is pop-up window : File Download Some files can harm your computer.If file information..bla.bla File Name : MM200.exe File type : Application File destination ...
  9. fule12

    dhcp or dns problem

    Hi all, I have nt 4.0 server like domain and dhcp runing on domain server, dns is runing on win2000 server what i use like file server and local mdeamon server. Problem is : if i enter in ie http:\\192.168.0.xxx :port number(80 or 3000 is take n time of minutes to open or just page error...
  10. fule12

    Bad dns settings or ????

    Hi all, I have nt 4.0 server like domain and dhcp runing on domain server, dns is runing on win2000 server what i use like file server and local mdeamon server. Problem is : if i enter in ie http:\\192.168.0.xxx :port number(80 or 3000 is take n time of minutes to open or just page cannot...
  11. fule12

    Check field

    Hi All, One beginner question. How to check if data entered in field is unique ? I create form for registering new Product. So how to check for duplicate product names ? I use Delphi 7 and Interbase. Thanks Fule
  12. fule12

    How to create App.server

    Hi all, I would like to create a 3 tiered application (Client, Application Server & DB Server - SQL 2000 ), so how to connect App.server with MS SQL Server and App.Server with Application. For Interbase connection I use : -- Server -- Add Module ,add component - IBDatabase - IBTransaction...
  13. fule12

    import problem

    Hi All, I create spec. to import text file in Access database.This import working ok if i import new record in db. But if i try to import record who already exist in table I get error. : "Microsoft Access wos unable to append all data to a table. The contents of fields in 0 record(s) were...
  14. fule12

    quotes in fields

    Hi all, I'm learning Delphi and Interbase so please if someone know how to solve this problem. I was migrate ms access database with interbase datapump 3.4 But now when i create query in interbase I need to put enclose fields with quotes. Select "AccCode_ID","AccCode_No&quot...
  15. fule12

    adp or mdb

    Hi all, I just have one small question. I just transfer my MSAccess(2000)back-end to sql server. But now i have question for access front-end. Which one to use access.mde or access.adp application to develop front-end application. Thanks Fule
  16. fule12

    SQL as back-end

    Hi all, I just have one small question. I just transfer my MSAccess(2000)back-end to sql server. But now i have question for access front-end. Which one to use access.mde or access.adp application to develop front-end application. Thanks Fule
  17. fule12

    Check what form not visible

    Hi All, I create two MainMenus Form (UserMenu and AdminMenu).On both Menu Forms I have buttons what open same forms (search and Add/Edit File). Now if I open Search form than Mainmenu form is invisible, far so good. But on close event of Search form how to define with form was hiden (UserMenu...
  18. fule12

    Export check box

    Hi all, I create export function on form,so when user press button record will be exported to text file and checkbox "Export' for that record will be makt 'true'.Idea is that user cannot create new record before he export the last created record.So thay can go to last/first record but,how...
  19. fule12

    Delphi and Access as BE

    I'm newbie in Delphi and I need some help and advice. We have application in Access (size of db is 20mb and between 10 -15 users are connected to application, local network). My dilemma is: If i create front-end(Delphi) and for now leave Access as Back-end maybe later when i learn more move to...
  20. fule12

    loop in Subform

    Hi All, I’m little lost in my loop try records , so if someone can help me with this. In subform I have 5 fields , on first four user enter data immediately but last one thay enter after one week or what ever. On subform is Add button and onclick event is this code : Private Sub btnAdd_Click()...

Part and Inventory Search

Back
Top