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

  1. SteveDingle

    Word '03, Which template was used

    I have a document and I would like to see which template it was based on. Is that possible in Office Word 2003 Thanks Much, Steve
  2. SteveDingle

    Change user but keep apps/settings

    Hello All, I have been having trouble for years now with Window 2003 server (at home) and my Windows XP SP2 PC (also at home). Thinking it might be a user account problem, what I was wondering is is there a way for me to ... 1) Create a new user on the network 2) Login as that new user on my...
  3. SteveDingle

    Cannot Connect To SQL Server 2005

    Problem solved: Turns out that in login - Serve name - dropdown list the server to login to was listed as ANTEC2SERVER\SQL2005 Then I looked closer at what SAC was connected to and it had listed SQLSERVER2005 So changed above and it worked. Sorry for the stupid error and wasting your time...
  4. SteveDingle

    Cannot Connect To SQL Server 2005

    Hello Denny, Here is the message I am getting. The error log doesn't seem to be recording anything while trying to log in. The datetime on it is from a few hours ago and I have tried to login a few minutes ago and its quite small so I just cut-n-paste it below. I hadn't seen that FAQ but when...
  5. SteveDingle

    Cannot Connect To SQL Server 2005

    Hello All, I have just insalled SQL Server 2005 (including SP's) onto my Windows 2003 Server and can not connect. I am connecting using Windows Authentication and the user is Admin with all domain rights. I have use SAC to verify: - Data Engine is running - SQL Browse is running - Remote...
  6. SteveDingle

    How to using comma in ComboBox's item

    Hello kampretable, Which version of VFP are you using and how are you populating the combo. With a quick test in VFP 9 and using array as a row source I am not seeing that behaviour Toodles, Steve Dingle www.dsbusinesssolutions.co.uk D&S Business Solutions Ltd
  7. SteveDingle

    Control for editing/viewing HTML

    Heya Doug, Thanks for the link. Didn't know you could do what I wanted with browser control, will read through the article. As for Frankfurt, as usual would love to go but currently between clients so the 'conference budget' is pretty non-existent, keeping figures x'd that I get something soon...
  8. SteveDingle

    Control for editing/viewing HTML

    Heya All, For awhile now I wanted to allow users to add very basic formatting to notes, comments and basically any free text they might have. I thought that if I use HTML I could provide that formatting (Bold, underline, bullets etc...). Just wondering if anyone knows of a control which works...
  9. SteveDingle

    Rebuild Project misses files

    Heya Tamar, No, n macros and yes I would agree subtle. I have been looking into this for a coupla months now trying to see a pattern and can't. If I can ever get reproducible scenarios I would report but can't so just wanted to see if other were having the same issue. FWIW, it happens with...
  10. SteveDingle

    Rebuild Project misses files

    HEya All, Is just it me or does the rebuild process now miss files referenced in classes/prgs/forms. In past version (<9.0) I could usually rely on the fact that if I have a class in the project and there is a method that contains... llProgramSuccess = DoMyProgram() .. that DoMyProgram.prg...
  11. SteveDingle

    Connection to Server dropped randomly

    Hello All, I posted this in the XP forum but thought I would also try here PC: Windows XP SP2 Server: Windows 2003 I have been having this problem with my home network for a coupla years now, haven't gotten it resolved yet but have more information so hoping that someone might have new ideas...
  12. SteveDingle

    Connection to server dropped

    Hello All, PC: Windows XP SP2 Server: Windows 2003 I have been having this problem with my home network for a coupla years now, haven't gotten it resolved yet but have more information so hoping that someone might have new ideas. I have a server and a coupla PCs attached to it at home...
  13. SteveDingle

    Task Pane - Explore an XML Web Service Not working

    Forgot to add that the services I registered do show up in the Toolbox, so I assumed they where registered correctly Toodles, Steve Dingle www.dsbusinesssolutions.co.uk D&S Business Solutions Ltd
  14. SteveDingle

    Task Pane - Explore an XML Web Service Not working

    Heya All, This probably belong under Web Related, but also thought it might be a VFP 9 SP2 issue so figured I would start here. Haven't played around with XML Web Services in years, no need [shrug], but wanted to start playing around again so registered a coupla services (FoxWiki,FoxCentral)...
  15. SteveDingle

    Find FK/Rel info when using triggers for RI

    Thanks SQLSister, will look at the article you mentioned. one follow up if I may. Apologise in advance if it is in the BOL somewhere (couldn't find it). Another reason I used trigger was because I could use my data modeling tool to create trigger code with specific information Error which I...
  16. SteveDingle

    Find FK/Rel info when using triggers for RI

    Hello All, I am using a data modelling tool (xCase) to maintain my SS2K database. It allows me 2 ways to maintain Referential Integrity - via triggers or via Declarative RI which I see is FK Constraints. I had chosen to use triggers because I had read in the end hey are more flexible and...
  17. SteveDingle

    Call function in different database

    Hello ca8msm, Thanks for quick response, sorry for being dense but I am not sure "where" I put that format. For instance the function parameters for a field column property would be: fn_listextendedproperty( 'MyProperty', 'user', 'dbo', 'table', 'MyTable', 'column', 'MyColumn' ) Can't figure...
  18. SteveDingle

    Call function in different database

    Hello All, I thought I posted this yesterday but can't find a record for it. (Hope I didn't put in wrong forum) SS2K - I would like to call the fn_listextendedproperty from an SP in a different database (same server) and can't figure out the syntax I would use Thanks very much Steve
  19. SteveDingle

    Save user setting for re-install

    Sutors re: Disk Image, yes this time I will definitely do that
  20. SteveDingle

    Save user setting for re-install

    Sorry for being such a novice but this is a home network. Also, I will be reinstalling my server completely so I would have to take the "profiles" before reinstall then reinstall them Where are "profiles" stored? In the past all I (or a friend) have done is add user/PC accounts, never had to...

Part and Inventory Search

Back
Top