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 Mike Lewis 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. sareteam

    Concatenating text and data

    Worked again! Thanks again Terry. I tried it a couple of different ways...not that one ...go figure! Got to have everything in the right place!
  2. sareteam

    Concatenating text and data

    Terry, Two last questions; To get this to work as I need the text I concatenate makes my html ref. To get it to output quotes I tried this: Field: Expr1: &quot;<img src=&quot; & [strQuote] & &quot;http://www.site.com/Images/&quot; & [$LN] & &quot;.jpg&quot; & [strQuote] I'm prompted to...
  3. sareteam

    Concatenating text and data

    BINGO! Thanks Terry!!!! I knew it would be something simple!!!
  4. sareteam

    Concatenating text and data

    I'm in Access. I have a table called residential with 20k records. I have a make table query called active. I would like to pull all the records marked &quot;ACT&quot; with some additional fields (bed, bath, style, ect...) but I would like to add my own text (see prev post)to existing data...
  5. sareteam

    Concatenating text and data

    I removed the semi-colon when Lonie sent it. (I couldn't find a reference for Cstr in Access help? SQL?) Running Access 2000 with current updates ect. I need to parse out a portion of data to another table that will be put out to a frontpage web to be further searched. I want to...
  6. sareteam

    Concatenating text and data

    Lonnie, Thanks for replying so quickly! Unfortunately that didn't work either. What really make me made is that I had this working 6 months ago project was cancelled and I DIDN'T SAVE IT! Arrrrrgh
  7. sareteam

    Concatenating text and data

    I need a make table query to combine text with data. Here is my query: =&quot;http://www.site.com/HomeImages/&quot; & [$LN] & &quot;.jpg&quot; When I run the query all I get is the number from $LN. What did I do wrong?
  8. sareteam

    Save and Save As Error

    Office 2000 and yes all service packs/updates have been installed. Laptop came with XP Professional which does not include frontpage. I removed XP and installed my 2000. Had a bit of a problem dealing with win2000 and different users (local vs connecting to a domain etc) as this was my first...
  9. sareteam

    Save and Save As Error

    Yes. There were two here is the first. If you need the second I'll post it as well.((items in double brakets have been change to protect the innocent!)); Application exception occurred: App: (pid=556) When: 8/21/2001 @ 14:55:40.182 Exception number: c0000005 (access...
  10. sareteam

    Save and Save As Error

    I can't save locally! I can&quot;t save at all! I get the error immediatly upon choosing &quot;save&quot; or &quot;save as&quot; and a few seconds later frontpage closes on it's own! Renaming is not an option as I want to keep the original page. I like to open a page that has the same layout...
  11. sareteam

    Cannot Save As

    Searched MSDN could'nt find my problem. Thanks anyway. I get the error immediatly upon shoosing &quot;save&quot; or &quot;save as&quot; and a few seconds later frontpage closes on it's own! Renaming is not an option as I want to keep the original page. I like to open a page that has the same...
  12. sareteam

    Save and Save As Error

    Everytime I go to &quot;save as&quot; I get this error; &quot;FRONTPG.exe has generated error and will be closed by windows. You will need to restart the program. An error log is being generated.&quot; I have admin privigles (I've even installed under admin!) I do know this only happens when...
  13. sareteam

    Cannot Save As

    Everytime I go to &quot;save as&quot; I get this error; &quot;FRONTPG.exe has generated error and will be closed by windows. You will need to restart the program. An error log is being generated.&quot; I have admin privigles (I've even installed under admin!) I do know this only happens when...
  14. sareteam

    Loging onto different servers.

    Problem solved..Only ever log onto laptop locally. Then Map network drives and printers. Works a treat. First time I've seen win2k other than server. Did'nt think I could see my lan if I was only logged on locally. Thanks to all who responded. s-)
  15. sareteam

    Loging onto different servers.

    The servers are completly independant. No replication. Can I synch over a cable modem? I'm the administrator, I've got Admin terminal Svs running, dual nic's, RAS, NAT, DHCP (assigned thru NAT) and Fixed IP's on the cable modems. No IIs, No Exchange. Thanks for you help!
  16. sareteam

    Loging onto different servers.

    Thanks for responding shovel204... ....I told them to get 98'!!! Any way to connect my servers over cable modem? ha ha. The only solution I've found is logging on to laptop with server domain selected, wait for boot up then connect lan cable. NAT will still give them internet access but...
  17. sareteam

    Frontpage 2000 & Access Databases

    I did this once using access. I had a huge table but I only wanted to show selected fields. And this is the part I hope helps, I wanted some of the fields to hyperlink. The fields were house pics (I'm in real estate) Anyway, I did a make-table query. In my query I concatenated my results - I...
  18. sareteam

    Frames Page

    I have done some framing before. I made three pages with content then made my frame page. Assigned each page to a frame and controled the size by right clicking on the frame I wish to adjust settings on and choose &quot;Frame Properties&quot; Frame Properties will open. There you can control...
  19. sareteam

    Loging onto different servers.

    Thanks for your response. After looking deeper into this I don&quot;t have any profiles running on my servers. At least none that are assigned to users. Is there a default one that gets used? This is my first experience with 2000 other than server. I made all my servers at each location the...
  20. sareteam

    Loging onto different servers.

    Ok, Let me refrase my question. How do I use the same profile with three different networks? Thanks, Stumped.

Part and Inventory Search

Back
Top