Problem with DVI native - cable?

I have a Intel Mini and am trying to get it to display on my Philips 20" HDTV. The TV has DVI native input (not HDMI). Here's the situation:
- Output Mini to S-Video or Composite Video into the S-Video or Composite on the TV works as expected, but the image quality is pretty poor. I understand this is a known limitation - fuzzy text seems to be common.
- the DVI input socket on the Philips serves double duty for either DVI or analog input. For analog, I can use a DVI-VGA adapter (either the Apple one or a Belkin I have), and hook it up to my IBM laptop via a std. VGA cable and it displays under the "PC" input channel on the TV as expected. If I try to use VGA output from the Mini (this means using the Apple DVI/VGA adapter supplied with the Mini, connected to a VGA cable, and then another VGA/DVI adapter to plug into the TV's DVI port) - I do not get an image. Keep in mind the TV doesn't have a separate VGA port - it specifically uses and accepts VGA/analog input via the DVI port.
- When I try to use a DVI-D cable from the Mac to the TV, tuning the TV to the "DVI" channel, I get no image.
When I say I don't get an image, I'm not talking about a sync problem. I do not even get a flicker at startup before the video driver loads, and I cannot display anything when booting into single-user mode. This is true with either the VGA method from the Mac described above, or the DVI method.
The DVI cable I am using has 19 pins - 9 + 9 + flat blade. The Apple and Belkin DVI to VGA adapters have 23 pins - 9 + 9 + 4 around the flat blade, and the flat blade itself.
Am I not getting any signal because I do not have those 4 pins around the flat blade? The only other DVI cables I have seen have 25 pins - 24 small pins and the flat blade, but do not have the 4 around the flat blade.
Does anyone have a reference on the pinouts of DVI std? It seems strange to me that I don't even get a flicker at startup (and I've tried both "PC" and "DVI" channels on the TV). This behavior indicates to me that I do not have a problem with sync or timing specs (yet anyway) - as it appears the TV doesn't even receive any type of signal from the Mini.
Intel Mini Mac OS X (10.4.6)
Intel Mini   Mac OS X (10.4.6)  

Technically speaking, a display should not have a DVI-I input. DVI-I was invisioned by its creators to be an output only, so it should only be on a host and not on a monitor or TV. That said, there are some manufacturers that couldn't resist using DVI-I on their displays.
Since both the MBP and the mini have DVI-I outputs, when you hook them to a display with a DVI-I input using a DVI-I cable, there is definitely the possibility for conflict. It looks as though your MBP gives priority to the analog connection and hence reports a VGA monitor whereas your mini appears to prioritize the digital output and is reading a seperate EDID table and reporting the display differently.
I recommend you either try using a DVI-A-to-DVI-A cable or a DVI-D-to-DVI-D cable. This will eliminate any possibility for contention. And based on the results you have had so far, you might want to start with the DVI-A-to-DVI-A cable.

Similar Messages

  • Problems with loading native library/missing methods: no ttJdbcCS1121

    Hi guys,
    Im getting this problem in glassfish 2.1, but in glassfish 3 or in tomcat, i dont get this problem. (Windows)
    Any thoughts?
    java.sql.SQLException: Problems with loading native library/missing methods: no ttJdbcCS1121 in java.library.path
    at com.timesten.jdbc.JdbcOdbcConnection.connect(JdbcOdbcConnection.java:1750)
    at com.timesten.jdbc.TimesTenDriver.connect(TimesTenDriver.java:305)
    at com.timesten.jdbc.TimesTenDriver.connect(TimesTenDriver.java:161)
    at java.sql.DriverManager.getConnection(DriverManager.java:525)
    at java.sql.DriverManager.getConnection(DriverManager.java:193)
    at com.summitinvt.mdaq.db.handler.DBConnector.getConnection(DBConnector.java:108)
    at com.summitinvt.mdaq.db.handler.DBConnector.initiateConnection(DBConnector.java:101)
    at com.summitinvt.mdaq.db.handler.DBConnector.<init>(DBConnector.java:34)
    at com.summitinvt.mdaq.db.handler.DBConnector.<init>(DBConnector.java:14)
    at com.summitinvt.mdaq.db.handler.DBConnector$DBConnectorUtil.<clinit>(DBConnector.java:24)
    at com.summitinvt.mdaq.db.handler.DBConnector.getInstance(DBConnector.java:28)
    at com.summitinvt.mdaq.rats.server.CommunicatorImpl.getPnLByCurrency(CommunicatorImpl.java:1074)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:592)
    at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:562)
    at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:207)
    at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:243)
    at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:427)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:315)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:287)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
    at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
    at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:98)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:222)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:166)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:291)
    at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:666)
    at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:597)
    at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:872)
    at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341)
    at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263)
    at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214)
    at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:382)
    at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:264)
    at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    regards
    John

    A similar problem was reported before on this Forum - see
    Re: not able create connection to timesten
    checking the Release Notes I can see 11.2.1.8.0 has been tested against Glassfish 3 but I
    can't see any mention about Glassfish 2 in the v7 or v11 Release Notes (albeit only on a quick
    search).
    In my full install on XP, ttJdbcCS1121.dll is in C:\TimesTen\tt1121_32\bin

  • Problems with loading native library/missing methods:no ttJdbcCS in java.li

    Iam facing one problem while connecting the timesten client to the server The SQL Exception which Iam getting is pasted below:-
    Problems with loading native library/missing methods: no ttJdbcCS in java.library.path
    I am working with MAC OS X 10.7.2 and my timesten client version is 11.2.1.0
    I have also changed the Java Preferences from 64-bit to 32-bit but still whenever i tried to connect with the SQL Developer it gives me the above error.

    I just tried this out. My environment is OS X 10.7.4, Timesten (32-bit) client 11.2.1.9.0, SQL Developer 3.1.07, Oracle Java 1.7.0_04.
    The key things you need to be sure to do (in a terminal window) are:
    1. Be sure to . in the TimesTen environment script <tt_install_dir>/bin/ttenv.sh to set the full TT environment.
    2. Change directory to SQLDeveloper.app/Contents/Resources/sqldeveloper
    3. Run 'sh sqldeveloper.sh -J-d32'
    and all should be fine.
    Note that if you are using Java7 as I am then there is a step 1a. Change the CLASSPATH environment variable to specify ttjdbc6.jar not ttjdbc5.jar. For some reason running the app directly from Finder does not work even if you add -J-d32 into the sqldeveloper launch script. I'm still looking into that.
    Chris

  • Problems with loading native library missing methods ttJdbc1122.dll

    Problems with loading native library/missing methods: C:\TimesTen\tt1122_64\bin\ttJdbc1122.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
    Hi,
    I have installed TimesTen 11.2.2 64-bit version on 64-bit windows 7.
    I have TimesTen 7 64-bit as well installed on my machice
    When trying to connect to TimesTen (Direct connection) using jdbc from eclipse, I get the following error "Problems with loading native library/missing methods: C:\TimesTen\tt1122_64\bin\ttJdbc1122.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform".
    The JDK version is 1.6.25 - 64 bit version.
    Please help me resolving this error.
    Thanks in Advance,
    Balamurugan

    Are you using SQL Developer?
    There is or used to be a restriction of only being able to using 32 bit. A suggestion might be to try the 32 bit client.

  • No Native Res with DVI/HDMI but OK with DVI/VGA cable on Loewe 32" LCD

    Hi there, I am a little confused about connecting my mini to my Loewe Individual LCD TV and coudl do with some help.
    I purchased a DVI to HDMI cable at enormous cost because my experience of DVI versus VGA is like night and day and I wanted to have the best possible connection to my HD TV.
    The problem is that when I connect the mini with the DVI/HDMI cable the native resolution of my TV is not available. (1366x768 or thereabouts) The only resolutions to choose from are 1920 x 1080? and 1024 X 768. Using overscan on the 1024 fills the screen correctly but looks all stretched.
    Instead I connected with a VGA cable and the correct resolution is automatically detected immediately and there is no problem at all.
    I am a little bit confused as to why it works fine with VGA but not with DVI/HDMI. The VGA connection looks OK but why compromise when you shoudln't have to?

    First of all, I am far from an expert but as I said, from my experience and after reading a LOT, HDMI cannot support 1366x768, that is why the TV goes without picture if you try. Why? I don't know.
    Now, DVI is almost like VGA, both are analog, and can support 1366x768 or 1920x1200. But since you go from DVI output from the Mac Mini to the HDMI cable, screen goes black, blue, etc, res no supported.
    That is why some people don't have problems with the powerbook and their HDTV's, and then they try with the DVI-HDMI adaptor (normally with the mac mini) and it's no good.
    The thing is, you can get 720p, 1280x720 but with overscan, so with DisplayconfigX you go from:
    1280x720 (720p)
    128 Front Porch 10
    80 Sync 5
    200 Back Porch 15
    1688 Total 750
    to
    1240x680
    128 Front Porch 19
    80 Sync 5
    240 Back Porch 38
    1688 Total 750
    for example, with this setup you get the image cut to a minimum.
    As you can see the totals are in both cases 1688 750. As soon as you don't respect this totals, like in this example:
    1366x768
    28 Front Porch 5
    80 Sync 5
    40 Back Porch 15
    1514 Total 793
    your TV won't be able to dispay the image. But with VGA the totals don't matter!!!!, that is why it works with one cable and not with the other.
    Apple should update the Intel graphic card drivers, maybe that would help.
    Bye
    Mac Mini   Mac OS X (10.4.5)  

  • Cant use DVI-D port with DVI-D cable from Pav 500-100a to HP W2207 monitor

    I have a new Pav 500-100a factory standard with no mods.  A HP w2207 monitor.
    Currently connect fine with VGA to the DVI-D port with the adapter that came with the pc.  I've setup Windows, updated to 8.1, put in my files from my old PC and all was well except video isnt that good.
    I got a DVD cable form work but its a DVI-I cable.  It took 5 mins before windows comes up and then whenever the background picture changed in the theme it hung for a few seconds.  I read that I need a DVD-D cable which i purchasd today.
    The packet says its a CL-DVI2M - DVI M/M 24+1 CABLE 2M.  The tech in the shop says its a good calbe and will work fine.
    When connected and I power up I get teh hp logo and rolling dots then it goes blank.
    I reconnect teh VGA cable and its all fine - using the VGA to DVI adapter.
    I ran msconfig and turned of safe boot - restarts and comes up fine in safe mode.  I set the resolution to 1280x800 and restarted and reconnected the DVI cable - blank again.
    If I put the VGA cable back in it boots fine.  The monitor has been factory reset and seens the DVI connection but Windows remains blank. Also tried booting first with no cable - connect teh DVI and the monitor remains in sleep - power reset teh monitor and still blank also shows no DVO conenction.
    I fI power up with DVI connected I can get to BIOS, and i see the HP logo and dots as Win 8 starts.
    I dont know what else I can try.  I have no other usable video card with DVI
    Any ideas out there?
    Pls help - Steve
    Although I am an HP employee, I am speaking for myself and not for HP.
    This question was solved.
    View Solution.

    Hi Steve,
    Only connect one active video cable to the monitor and do not use any adapters.
    Use a flashlight and examine the DVI connector on the monitor.  Which DVI type is it?
    Some of the older HP monitors have DVI issues so you might want to check with HP Support and see if you have one of those models.
    An older post a long time back indicated that audio also had to be feed to the monitor (claimed by a poster).  If this is indeed true then it's a monitor design flaw. So, you could use a native HDMI cable and test out that claim. 
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • N73 problem with the usb cable

    so, i have a problem with the connectivity of my usb
    when i plug the cable to my pc or any pc it said "USB device Not Recognize"
    this happen since i use my headset often than before, is that take effect?
    or when i use card reader to transfer all file from my phone to pc, the card reader can't read the memory card.
    so is there anyone know  how to solved it?
    i dont want to take my phone to Nokia Care, i dont believe Nokia Care in my town.

    It looks like your memory card is corrupted. Reformat the card. Did you try another USB port?
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • Problem with loading native library in java version "1.5.0_05"

    My application uses a native coded drawing. With java version 1.4.xx it was working just fine but with java 1.5.xx it gives the following error at the time of loading native library:
    java.lang.UnsatisfiedLinkError: /home/abyzov/tmp/friend32-1.6.02/libfriend.so:
    /home/abyzov/tmp/friend32-1.6.02/libfriend.so: undefined symbol: XtWindowToWidget
    I assumed that java loads all necessary X-libraries at start up but it seems to be not true for version 1.5.xx. Does anybody now about this kind of problems? Should I report it as a bug?

    I have this exact same problem. I developed an application all along using 1.4.2_08 to be exact no problems. I was forced to switch to 1.5.0_06, now when I try to run the app I get:
    java.lang.UnsatisfiedLinkError: <path to library>/libcomlib.so: <path to library>/libcomlib.so: undefined symbol: yp_get_default_domain
    I have tried compiling it in both 1.4.2_8 and 1.5.0_06 and it compiles perfectly but when I run with 1.5.0_06 it messes up.
    If you found the problem with this or anyone else has any advice please let me know.

  • Problem with blocked native processes

    My application relies heavily on native processes so that I am trying to implement fallback strategies if a native process doesn't work as expected.
    While creating test scenarios I had a problem with handling errors caused directly by the start() method of the NativeProcess class. It throws errors if the target process can’t be accessed or is corrupted. For example if you take an exe file in Windows that works correctly and modify it in a hex editor to corrupt it the following error is thrown:
    Error: Error #3219: The NativeProcess could not be started. '%1 is not a valid Win32 application.'
          at flash.desktop::NativeProcess/internalStart()
          at flash.desktop::NativeProcess/start()
    If I try to put a try-catch block around the process.start() call something unexpected happens:
    The error is cought correctly, but another error is thrown instantly:
    Error: Error #1503: A script failed to exit after 30 seconds and was terminated.
          at mx.managers.layoutClasses::PriorityQueue/removeSmallest()[E:\dev\4.x\frameworks\projects\ framework\src\mx\managers\layoutClasses\PriorityQueue.as:238]
          at mx.managers::LayoutManager/validateProperties()[E:\dev\4.x\frameworks\projects\framework\ src\mx\managers\LayoutManager.as:567]
          at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\4.x\frameworks\projects\framewo rk\src\mx\managers\LayoutManager.as:730]
          at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\4.x\frameworks\projects \framework\src\mx\managers\LayoutManager.as:1072]
    The problem with this error is that I got no idea how to catch or prevent it. Depending on what I do in the catch block there is another error. For example if I try to log the error I get (but sometimes not as instantly as above):
    Error: Error #1503: A script failed to exit after 30 seconds and was terminated.
          at mx.logging::Log$/getLogger()[E:\dev\4.x\frameworks\projects\framework\src\mx\logging\Log. as:360]
    Strange is that the error is fired instantly sometimes not after 30 seconds.
    How can I fix this?

    In the first case I used a loader to load an error image. In the second case I tried something like:
    var logger:ILogger = Log.getLogger("Test");
    logger.error("NativeProcessError");
    I don't have the exact code at the moment, because I'm not on that computer.

  • Problems with loading native library/missing methods: no ttJdbc1121 in java

    Hi,
    Can anyone help me? I keep getting this error when trying to start my jboss server. I have no problem with this when i run my standalone java application. My jboss version is 4.2 and my timesten version is 11.2.1.6.1 . My oracle version is 10G express edition. Any ideas?
    Thank you very much.

    The TimesTen JDBC driver is not a pure Java driver. It requires to load several native code libraries. Most appservers have to be told what directories to search for those libraries (a bit like the O/S LD_LIBRARY_PATH variable). This error occures when you have not told the appserver where to look to find hte native code libraries (<tt_install_dir>/lib).
    I'm not a JBOSS expert so I can't advise you on this; you need to consult the JBOSS documentation to find out what parameter/setting you need to modify to fix this.
    Chris

  • MBP 2011 can't find harddrive (not problem with drive or cable)

    My early 2011 MBP 13" was running fine, then froze up. On restart I got the image of the folder with a question mark on it (the Mystery Folder) - the system couldn't find a drive to boot from.
    I took it to a genius bar and the, ahem, "genius" said the system couldn't find the drive because of a problem with the drive. "The drive's dead" he said. I hadn't backed it up, and was freaking out that I'd lose all my data. The only option he said Apple could do would be to take it away (for a week) and put a new hard drive in for £80. They'd take the old drive out, and I wouldn't get it back to try and recover the data.
    I asked about replacing the drive myself, as I've done that on PCs, and he said I could try it.
    I bought a new hard drive, and an external enclosure. I put the new hard drive in the MBP - Mystery Folder. I put the old drive in the external enclosure - it starts up! Everything still there, exactly as I left it when it froze. I clone the old hard drive onto the new one, try booting from the new drive in the MBP. Mystery Folder. I connect the new drive with an external enclosure - it starts up! And everything running fine.
    It's the cable, I hear you cry. So I ordered a new internal cable. Replaced it. Started it up. Mystery Folder.
    So, it's not the hard drive, it's not the cable. What is it?!

    Hi Ogelthorpe.
    That's right - I now have 2 hard drives, clones of each other.
    Both will boot when in an enclosure and connected with a USB.
    Neither will boot when inside the MBP.
    So it's not the drives that are the problem. Therefore it's an internal cable problem?
    I replaced the cable.
    Neither drive works when connected internally with the new cable.
    What else could it be that means the system can't see the hard drive when connected internally?

  • Has anyone experienced loose wire problems with iphone 5 cables?

    We have purchased 3 cables from the Apple Store and experienced the same problem with loose connections after minimal usage.

    Then return them to the Apple store under warranty.

  • Problem with Oracle Native Sequencing - please help!!

    Hello
    I am migrating from 3.6.5 to 10.1.3.1 (huge jump).
    And have a problem with sequencing.
    When I create new object Toplink does not pick up Sequence object name from the descriptor.
    When I see generated SQL it shows:
    SELECT .NEXTVAL FROM DUAL
    Each of my descriptor has it's own "..._seq" name defined in workbench.
    For DatabaseLogin i define
    login.useNativeSequencing();
    login.getDefaultSequence().setPreallocationSize(50);
    As a result - no luck.
    Do I miss something, some command?
    Thanks
    Paul

    I was doing more testing and found that the problem happens when I do
    UnitOfWork().assignSequenceNumbers()
    Thanks

  • Mac Mini with BenQ W100 Projector (No signal with DVI Dual cable)

    Hi all, just bought a Mac Mini Intel 1.6ghz. Also have a BenQ W100 Projector which have been using for some months with a PC. Now comes the problem! I have bought a DVI-DVI cable (Dual link) and plugged the Mac into the Projector and NOTHING APPEARS! No source found at all. The input on the projector is DVI-I according to the BenQ website.
    Question is, am i using the right cable? Is the Mac Mini even compatible with this projector? Nobody seems to know, even BenQ!!
    Thanks for any help
    BEN

    Hi, FYI this is the cable I have. Strangely it only references HD sources and not computers on the description? I would note that PC World (where i bought it from) have shown this cable operating on a PC unit and LCD monitor so im presuming its nothing to do with the cable?)
    http://www.amazon.co.uk/Belkin-PureAV-Digital-Video-Dual-Link/dp/B0003057GO[/URL]
    I used a VGA to DVI cable when the PC was running on the projector. which shows a picture no problem. I tried using the DVI/VGA adaptor that came with the Mac then plugging the VGA-DVI cable into it. As i say no picture just a flicker now and then.
    I have tested Mini and he works fine on a LCD TV using the VGA/DVI adaptor and a standard VGA-VGA cable.
    I guess i will exchange the cable and see what happens!

  • ODBC Connection problem with SQL Native Client driver with CR 11

    I am having an issue connecting my crystal reports to an ODBC connection that uses the SQL Native Client driver (Version 2005.90.2047.00).  My reports work fine when using the SQL Server driver (Version 2000.85.3006.00).   The ODBC connection is setup to use Integrated Windows Authentication and is defaulted to go to the correct database.  When I test the ODBC connection in the 'ODBC Data Source Adminstrator' it connects fine.
    The reports are trying to connect to stored procedures on a SQL Server 2005 database.  I can log onto the ODBC connection in CR X1.  When I try to set the Datasource connection for one of my reports to the ODBC connection I created, I get the following error:
    'Some tables could not be replaced, as no match was found in the new data source.  Please specify the table required for any unmodified tables.'
    When I drill down to the SP and try to update the datasource location of the SP directly I get the following errors:
    'Data Object cannot be opened/accessed'
    and
    'Unknown Database Connector Error'
    As I said, I don't have any problems when using the SQL Server 2000 driver.  One other thing to mention, when I initially connect to the ODBC connection in CR X1 with the SQL Native Client driver, it asks for a username and password.  I leave these blank since I'm using Windows Authentication.
    Any advice would be appreciated.
    System:
    Windows XP
    Service Pack 3
    Crystal Reports XI:
    Product Version 11.0.0.1282

    Hi Jeff,
    I just tried to create a new report using the native driver and there is no option to use Trusted Authentication. This would be why it's failing.
    I don't believe we fully supported Native driver in Cr XI. Try downloading CR Xi R2 and install SP6 from this info:
    Go to this link: http://www.sdn.sap.com/irj/boc and download the trial version of CR XI R2 and use your XI keycode, then apply the patches which you can get to by clicking on the BusinessObjects tab above, then Downloads.
    Direct link to the Trial version: http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
    I tested it in R2 and the Trusted Authentication option is there so your reports should work.
    Thank you
    Don

Maybe you are looking for

  • Let's make thinks easier... (SAPCAR download)

    Downloaded NWD studio for 6.40 which was already a longwaiting story with 1000 MB with 2kb /sec but anyhow managed to get things onboard in SAR format. I used the download centre and searched for SAPCAR.exe with results as showed below: Question: Wha

  • DTP plugin can't connect to 10g DB that uses SERVICE_NAME instead of SID

    Hi, I am trying to set up a connection to a database that uses a service name instead of a SID (see below for the TNSNAMES entry. It gets an ORA-12505 error because the listener does not know of SID given in connect descriptor. The Connection descrip

  • ARRAY2DXYOBJECTS and SORTED_OBJECT

    Hello, has anyone some experience with the more advanced output-bindings: -> /SDK/documentation/API/index.html ARRAY2DXYOBJECTS : String = "xcelsius.binding.tableMaps.output.TableToArray2DXYObjects" [static] Multiple columns or rows of cells are outp

  • Satellite U405D-S2874 - Can't install sound driver on Windows XP

    Hi! I am from Russia! I need your HELP! I try to install Win XP on Toshiba Satellite U405D-S2874! All drivers work, but SOUND NO WORK! Give me driver for SOUND on Win XP! Conexant High Definition SmartAudio 221 HDAUDIO\FUNC_01&VEN_14F1&DEV_5051&SUBSY

  • Undecided how to organize photos can I

    Can I just upload my photos into folders in My Pictures for now to make it easy, or should I use my canon organizer software. Because eventially I will want to use Elements 10 so want to make it as user friendly as possible now. It appears that I can