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

    quick question

    When a pc is plugged into a network port is unplugged and a different pc is plugged in that port will it take on the ip address of the previously plugged in pc? Iow, does the port provide the ip address?
  2. leburg

    The show must go on!

    Bare with me. I took over the task of cameraman for my community. I video board of director meetings for 3 things, stream live over local cable channel, stream live via ustream, record and schedule for later viewing on local cable channel and youtube for on-demand viewing. Lots of pressure at...
  3. leburg

    network switch error Cisco 2960

    I'm a cameraman. Hook up 2 network cams, 2 pcs to a 2960 Cisco si switch, then the switch goes to a port on the wall. I video HOA board functions for my community, stream them live to net and community cable channel, and record for upload to website. Ok. Sorry. Thing is, for the 2 years...
  4. leburg

    running total

    Crystal 8.5 Using a subreport to obtain a value that is placed in a shared variable with the main report. I cannot accumulate that field? Any ideas? TIA
  5. leburg

    subreport timing

    Crystal 8.5 I'm attempting to run a subreport on detail a line passing it data from the current record. The shared number var that results from the subreport, I hoped to use to suppress or not detail line b. What I found is that the shared var isn't shared until the next record is...
  6. leburg

    subreport timing

    I'm attempting to run a subreport on detail a line passing it data from the current record. The shared number var that results from the subreport, I hoped to use to suppress or not detail line b. What I found is that the shared var isn't shared until the next record is processed...it shows up...
  7. leburg

    all or specify

    I have a table of string data, well, they are actually numbers like 105 106 107... however they are stored as strings. I wish to create a parameter to allow specified selections and also provide an 'all' option. If all is picked the report runs on all of the entries in the table, 105 106...
  8. leburg

    date range

    Using cr8.5, I believe I understand how to use lastfullmonth, however is there a way to use it if the report is say, run in July with June dates (1-30) and in such a scenario pull the last month as if you ran the report in June which would be the month of by May? In other words, inform...
  9. leburg

    print format

    I have a report that requires landscape formatting, however my client wishes to have a front page that will serve as the mailing address and needs to be in portrait format to enable them to fold it properly for insertion into a standard legal envelope with a form window. From my experience...
  10. leburg

    exports

    Is it possible...I haven't had the pleasure to work within the Crystal enterprise. I'm thinking it is within this environment, one can schedule reports to run on queue. Like end of month reports or late at night etc. True? Ok, if I am, is it also possible to have a crystal report...
  11. leburg

    crystal exporting

    Is it possible... I haven't had the pleasure to work within the Crystal enterprise. I'm thinking it is within this environment, one can schedule reports to run on queue. Like end of month reports or late at night etc. True? Ok, if I am, is it also possible to have a crystal report...
  12. leburg

    crystal 2008 vs 10.5

    I have Crystal 2008 installed however need to modify reports written in 10.5. Is this possible, meaning once modified and saved as 2008, will they work on the server as if they were saved using crystal 10.5? Many thanks in advance!
  13. leburg

    odbc c8.5

    Is there a way to remove odbc connections, say you created a number of them while flushing out some details...can they be removed from the list. Can't seem to figure out how if so. Many thanks in advance!
  14. leburg

    odbc c8.5

    I'm using 8.5. Working on an SQL database via a VPN. I created a ODBC connection. At this point, I'm able to flawlessly run the report however when it gets to the other side, and run the user is asked to select a database. I need to have it work cleanly here and there...please advise, many...
  15. leburg

    cr 8.5 - string quirk

    I have a string that I need to hack up based on * delimiters. There could be up to five fields, 4 asterisks, or less, if there is 3 *s then only the first 4 fields get filled, and so on. I have worked out the logic to break up the string, it's would go good with some marinara sauce, but it...
  16. leburg

    eliminate spaces

    How can I squeeze the spaces out of a string...any multiple spaces reduced to 1 space... using 8.5 Thanks in advance.
  17. leburg

    record replication

    (crystal 8.5) I have 2 tables, t1 and t2, linked up equal join. Thing is when I select using t1, there are 4 records, however when I place a field from t2 into the report, each record comes up 3 times, making it 12 records...not sure what is going on. I'd appreciate any help. Many thanks in...
  18. leburg

    unequal rows

    I have a report comparing 2 values, however the each has a different numbers of rows. What problems do you foresee?
  19. leburg

    right() function

    Would using right() in the record selection degrade report performance?
  20. leburg

    date range assignment

    If I have 2 dates in mind and wish to use them to declare a date_range variable without the use of input parameters. How can I get it done in a formula? 9/1/2007 8/31/2008 TIA!

Part and Inventory Search

Back
Top