MySql - Connection Props - Please help - willing to pay

Hi,
My setup:
Windows XP
IIS ver 5
MySQL databse
Dreamweaver MX 2004
Language ASP.NET VB
This is driving me round the bend have searached all forums
and nothing is pointing me in the right direction.
1) First question, can I actually use dreamweaver MX 2004 to
create ASP.NET VB pages and connect to a MYSQL database?
The reason I ask is I have set up a system DSN in >
control panel > administrative tools > Datasources (ODBC)
All works fine connection is successful etc. (MySQl ODBC 3.51
Driver)
I then open dreamweaver, create new ASP.NET VB page. Go to
the databases panel click the + sign and have 2 options:
OLE DB connection or SQL Server connection. I assume its not
the latter as that is for SQL seerver not MySQL. I have tried every
combination of the OLE DB connection (2options - Templates or
Build)
Templates:
Oracle (Microsoft Provider)
Oracle (Oracle Provider)
Microsoft SQL Server
Microsoft Access 97 (Jet 3.5 provider)
Microsoft Access 2000 (Jet 4 provider)
UDL File
I don't think any of the above are correct for connecting to
a MySQL database, so I try:
BUILD
List of providers this time are :
Microsoft ISAM 1.1 OLE DB Provider
Microsoft Jet 4.0 OLE DB Provider
Microsoft OLE DB Provider for Data Mining Services
Microsoft OLE DB Provider for Indexing Service
Microsoft OLE DB Provider for ODBC Drivers (***** I Guess its
this one? ****)
Microsoft OLE DB Provider for OLAP Services 8.0
Microsoft OLE DB Provider for Oracle
Microsoft OLE DB Provider for SQL Server
Microsoft OLE DB Simple Provider
MSDatashape
OLE DB Provider for Microsoft Directory Services.
So I choose the one highlighted above for ODBC drivers as I
think this one is correct?
1st option - Use data source name which has a dropdown box
and I can choose my dsn as mentioned earlier.
or 'Use connection String' - I Don't use
2nd Option Logon to server info
Username ***Is this the username and password of mySQL
database because if so it doesn't work, have also tried leaving it
bland and every time i do a test after choosing the initial catalog
to use I get the eror message:
Test connection failed because of an error in intialising
provider. Catastrophic failure!
All I want to is connect to a bl**dy databse so I can teach
myself the basics but can't get past this first hurdle.
Someone please help! Thanks in advance.
Password

For your eMac, you will need to go with a *miniDV camcorder*, such as the Canon ZR series (current lineup is the ZR900/930/950/960). They all have image stabilization & take stills; the 900, 930 and 960 also have an external mic input.
You may also want to look into an earlier Canon Optura or Elura series camcorder or similar miniDV camcorder from Sony, JVC, Panasonic, etc. There aren't many new miniDV models available anymore, but you can still find them and they are on the lower end of the price scale these days!
B&H Photo is a great supplier to deal with and you will be hard pressed to find prices lower elsewhere.
The eMac does not support AVCHD, so that eliminates any of those newer camcorders (you need an Intel based Mac to capture & edit AVCHD video). The Canon FS line unfortunately records to MPEG2 MOD files, which needs to be converted before it can be imported into iMovie or Final Cut Express. And the conversion is not simple.

Similar Messages

  • Weblogic8.1 and mysql connection failure, please help

    Pardon me for repeating this topic. I have spent 2 days on this but still ended
    up with failure.
    The similar configuration works very well under wls7.0.
    It should not be a problem of jdbc driver or its classpath setting, since the
    system console say "successful..."
    But when I try to access jsp and servlets, it always throws execeptions. All projects
    run successfully under wls7.0 don't work.
    Please give me some advice, thanks in advance.
    The following is my connection pool setting found in config.xml:
    <JDBCConnectionPool DriverName="com.mysql.jdbc.Driver"
    Name="MySQLConnectionPool" Password="{3DES}aMsyd4ZSbSg="
    Properties="user=root" Targets="cgServer" URL="jdbc:mysql://localhost/userdb"/>
    <JDBCTxDataSource EnableTwoPhaseCommit="true"
    JNDIName="MySQLDataSource" Name="MySQLDataSource"
    PoolName="MySQLConnectionPool" Targets="cgServer"/>
    The screen shot of the exceptions is as below:
    <2003-8-21 ÏÂÎç17ʱ14·Ö08Ãë EST> <Notice> <WebLogicServer> <BEA-000355> <Thread
    "ListenThread.Default" listening on port 7001, ip address *.*>
    java.lang.NoClassDefFoundError: weblogic/jdbc/wrapper/PoolConnection
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12
    3)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(Generic
    ClassLoader.java:476)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClass
    Loader.java:181)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:223)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:217)
    at weblogic.utils.classfile.utils.CodeGenerator.generateClass(CodeGenera
    tor.java:71)
    at weblogic.utils.wrapper.WrapperFactory.generateWrapperClass(WrapperFac
    tory.java:331)
    at weblogic.utils.wrapper.WrapperFactory.getWrapperClass(WrapperFactory.
    java:167)
    at weblogic.jdbc.wrapper.JDBCWrapperFactory.getWrapper(JDBCWrapperFactor
    y.java:66)
    at weblogic.jdbc.pool.Driver.allocateConnection(Driver.java:242)
    at weblogic.jdbc.pool.Driver.connect(Driver.java:158)
    at weblogic.jdbc.jts.Driver.getNonTxConnection(Driver.java:444)
    at weblogic.jdbc.jts.Driver.connect(Driver.java:138)
    at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:298)
    at jsp_servlet.__testmysql._jspService(__testmysql.java:129)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1053)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:387)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:431)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:6310)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    118)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3622)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    <2003-8-21 ÏÂÎç17ʱ14·Ö42Ãë EST> <Error> <HTTP> <BEA-101017> <[ServletContext(id
    =2960804,name=forum,context-path=/forum)] Root cause of ServletException.
    java.sql.SQLException: Cannot obtain connection: driverURL = jdbc:weblogic:pool:
    MySQLConnectionPool, props = {enableTwoPhaseCommit=false, jdbcTxDataSource=true,
    connectionPoolID=MySQLConnectionPool, dataSourceName=MySQLDataSource}.
    Nested Exception: java.lang.RuntimeException: Failed to Generate Wrapper Class
    at weblogic.utils.wrapper.WrapperFactory.createWrapper(WrapperFactory.ja
    va:141)
    at weblogic.jdbc.wrapper.JDBCWrapperFactory.getWrapper(JDBCWrapperFactor
    y.java:73)
    at weblogic.jdbc.pool.Driver.allocateConnection(Driver.java:242)
    at weblogic.jdbc.pool.Driver.connect(Driver.java:158)
    at weblogic.jdbc.jts.Driver.getNonTxConnection(Driver.java:444)
    at weblogic.jdbc.jts.Driver.connect(Driver.java:138)
    at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:298)
    at jsp_servlet.__testmysql._jspService(__testmysql.java:129)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1053)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:387)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:431)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:6310)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    118)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3622)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    at weblogic.jdbc.jts.Driver.wrapAndThrowSQLException(Driver.java:395)
    at weblogic.jdbc.jts.Driver.getNonTxConnection(Driver.java:448)
    at weblogic.jdbc.jts.Driver.connect(Driver.java:138)
    at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:298)
    at jsp_servlet.__testmysql._jspService(__testmysql.java:129)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1053)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:387)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:431)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:6310)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    118)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3622)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >

    1. This assumes that you have downloaded the mysql database and configured it and started
    it by running mysqld. In my case, I installed it in d:/mysql.
    2. It also assumes that you have configured a user on the database.
    I configured a user "test" with password "test" on the database "mysql" on "localhost" using
    mysql --user=root mysql
    grant all privileges on *.* to test@localhost identified by 'test' with grant option;
    3. It assumes that you have downloaded the Connector/J zip file and pulled out the jar file.
    In my case, I renamed it and copied it to d:/mysql/lib/jdbc.jar.
    4. It is absolutely necessary that you put the jar file in your server classpath. It won't
    work without doing that. Then I booted the server.
    5. I used the WLS 8.1 console to configure the connection pool and associated data source.
    In my case, they look like the following:
    <JDBCConnectionPool DriverName="org.gjt.mm.mysql.Driver"
    Name="mysql" Password="test"
    Properties="user=test"
    Targets="myserver"
    TestTableName="SQL SELECT 1"
    URL="jdbc:mysql://localhost:3306/mysql"/>
    <JDBCTxDataSource
    JNDIName="myDataSource"
    Name="myDataSource"
    PoolName="mysql"
    Targets="myserver"/>
    Note that the console uses the old class name for the driver. There is a new class name but
    the old name still exists and we figured it would cover folks using the old and new classes.
    6. I'll attach a client program that looks up the datasource associated with the connection pool,
    gets a connection, and does some stuff with the connection.
    The user/password combination must have security priviledges in WLS to reserve a connection
    on the pool.
    The code for this program is taken almost entirely from the WLS JDBC documentation.
    This is all pretty standard stuff.
    "Roland" <[email protected]> wrote in message news:[email protected]...
    >
    Pardon me for repeating this topic. I have spent 2 days on this but still ended
    up with failure.
    The similar configuration works very well under wls7.0.
    It should not be a problem of jdbc driver or its classpath setting, since the
    system console say "successful..."
    But when I try to access jsp and servlets, it always throws execeptions. All projects
    run successfully under wls7.0 don't work.
    Please give me some advice, thanks in advance.
    The following is my connection pool setting found in config.xml:
    <JDBCConnectionPool DriverName="com.mysql.jdbc.Driver"
    Name="MySQLConnectionPool" Password="{3DES}aMsyd4ZSbSg="
    Properties="user=root" Targets="cgServer" URL="jdbc:mysql://localhost/userdb"/>
    <JDBCTxDataSource EnableTwoPhaseCommit="true"
    JNDIName="MySQLDataSource" Name="MySQLDataSource"
    PoolName="MySQLConnectionPool" Targets="cgServer"/>
    The screen shot of the exceptions is as below:
    <2003-8-21 ÏÂÎç17ʱ14·Ö08Ãë EST> <Notice> <WebLogicServer> <BEA-000355> <Thread
    "ListenThread.Default" listening on port 7001, ip address *.*>
    java.lang.NoClassDefFoundError: weblogic/jdbc/wrapper/PoolConnection
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12
    3)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(Generic
    ClassLoader.java:476)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClass
    Loader.java:181)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:223)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:217)
    at weblogic.utils.classfile.utils.CodeGenerator.generateClass(CodeGenera
    tor.java:71)
    at weblogic.utils.wrapper.WrapperFactory.generateWrapperClass(WrapperFac
    tory.java:331)
    at weblogic.utils.wrapper.WrapperFactory.getWrapperClass(WrapperFactory.
    java:167)
    at weblogic.jdbc.wrapper.JDBCWrapperFactory.getWrapper(JDBCWrapperFactor
    y.java:66)
    at weblogic.jdbc.pool.Driver.allocateConnection(Driver.java:242)
    at weblogic.jdbc.pool.Driver.connect(Driver.java:158)
    at weblogic.jdbc.jts.Driver.getNonTxConnection(Driver.java:444)
    at weblogic.jdbc.jts.Driver.connect(Driver.java:138)
    at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:298)
    at jsp_servlet.__testmysql._jspService(__testmysql.java:129)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1053)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:387)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:431)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:6310)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    118)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3622)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    <2003-8-21 ÏÂÎç17ʱ14·Ö42Ãë EST> <Error> <HTTP> <BEA-101017> <[ServletContext(id
    =2960804,name=forum,context-path=/forum)] Root cause of ServletException.
    java.sql.SQLException: Cannot obtain connection: driverURL = jdbc:weblogic:pool:
    MySQLConnectionPool, props = {enableTwoPhaseCommit=false, jdbcTxDataSource=true,
    connectionPoolID=MySQLConnectionPool, dataSourceName=MySQLDataSource}.
    Nested Exception: java.lang.RuntimeException: Failed to Generate Wrapper Class
    at weblogic.utils.wrapper.WrapperFactory.createWrapper(WrapperFactory.ja
    va:141)
    at weblogic.jdbc.wrapper.JDBCWrapperFactory.getWrapper(JDBCWrapperFactor
    y.java:73)
    at weblogic.jdbc.pool.Driver.allocateConnection(Driver.java:242)
    at weblogic.jdbc.pool.Driver.connect(Driver.java:158)
    at weblogic.jdbc.jts.Driver.getNonTxConnection(Driver.java:444)
    at weblogic.jdbc.jts.Driver.connect(Driver.java:138)
    at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:298)
    at jsp_servlet.__testmysql._jspService(__testmysql.java:129)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1053)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:387)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:431)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:6310)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    118)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3622)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    at weblogic.jdbc.jts.Driver.wrapAndThrowSQLException(Driver.java:395)
    at weblogic.jdbc.jts.Driver.getNonTxConnection(Driver.java:448)
    at weblogic.jdbc.jts.Driver.connect(Driver.java:138)
    at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:298)
    at jsp_servlet.__testmysql._jspService(__testmysql.java:129)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1053)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:387)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:431)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:305)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:6310)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    118)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3622)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >[mysql.java]

  • I just got the new ipod touch (5th generation) and it will show up on my computer but it will not show up on itunes and it won't connect. Please help!

    I just got the new ipod touch (5th generation) and it will show up on my computer but it will not show up on itunes and it won't connect. Please help!

    See:
    iOS: Device not recognized in iTunes for Windows
    You need iTunes version 10.7

  • Have updated my ipad2 to IOS6 , but now Iam unable to make facetime over wifi ...it keeps displaying connection lost. please help

    Have updated my ipad2 to IOS6 , but now Iam unable to make facetime over wifi ...it keeps displaying connection lost. please help.
    Also my facebook application is also not working .it just hangs itself. tried uninstalling and reinstalling. yet it isnt working. please help

    Try This...
    Close All Open Apps...  Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • Urgent please help will reward points

    How do i join two trans table with indexes.
    please help will reward points.

    Hi,
    Just copy paste this code, activate and test.
    INNER JOIN.
    TYPES: BEGIN OF  t_vbak,
                 vbeln TYPE vbeln,
                 END OF t_vbak.
    TYPES: BEGIN OF t_vbap ,
           vbeln TYPE vbeln_va,
           posnr TYPE posnr_va,
           END OF t_vbap.
    DATA: it_vbak TYPE STANDARD TABLE OF t_vbak.
    DATA: wa_vbak TYPE t_vbak.
    DATA: it_vbap TYPE STANDARD TABLE OF t_vbap.
    DATA: wa_vbap TYPE t_vbap.
    select-options:  s_vbeln for wa_vbak-vbeln.
    SELECT avbeln bposnr INTO table it_vbap FROM vbak AS a
                                INNER JOIN vbap AS b ON
                                avbeln = bvbeln WHERE a~vbeln in s_vbeln.
    loop at it_vbap into wa_vbap.
    WRITE:/ wa_vbap-vbeln, wa_vbap-posnr.
    endloop.
    LEFT OUTER JOINT.
    SELECT avbeln bposnr INTO table it_vbap FROM vbak AS a
                                 left outer join vbap AS b ON
                                 avbeln = bvbeln WHERE a~vbeln in s_vbeln.
    loop at it_vbap into wa_vbap.
    WRITE:/ wa_vbap-vbeln, wa_vbap-posnr.
    endloop.
    DIFFERENCE BETWEEN INNER AND LEFT OUTER JOIN.
    With respect to above example,
    INNER JOIN will fetch all those datas with reference to VBAK in VBAP.
    LEFT OUTER JOIN will also fetch all those datas with reference to VBAK in VBAP. But it will also fetch those data which are in VBAK, But not in VBAP.
    hope this helps.

  • I lost my iPhone 3 days ago.. it wasn't connet to internet and I don't know how find it without the connection.. please help me and give me some advices!!

    I lost my iPhone 3 days ago.. it wasn't connet to internet and I don't know how find it without the connection.. please help me and give me some advices!!

    Change your passwords.

  • I am have trouble with 2 new 21.5" iMacs losing wifi connection from my network. I have 4 other vintage iMacs that never lose connection. Please help.

    I am have trouble with 2 new 21.5" iMacs losing wifi connection from my network. I have 4 other vintage iMacs that never lose connection. Please help.

    This subject has been talked/written about a lot, after Lion was introduced. A solution from Apple has not yet been published, everybody is waiting.
    Try for instance https://discussions.apple.com/thread/3734081?start=15&tstart=0, but there are more discussion groups with the same subject: frequently lost WiFi-connections in newer Macs running Lion or up.

  • HTTP connection authentication - Please Help

    I need to call a URL (that passes user and password parameters) to log on.
    Next, I need to call another (and different) URL to perform an insertion. This operation requires the user to be logged on. I could not establish the authentication via HTTP connection.
    ANY HELP WILL BE GRATLY APPRECIATED.
    This is my source code:
    URL url = new URL("http://myserver/validate?
    as_user=X&as_password=Y");
    URL url2 = new URL("http://myserver/save?as_categ_id=82");
    URLConnection connection = url.openConnection();
    connection.setDoOutput(true);
    BufferedReader in = new BufferedReader(new InputStreamReader
    (connection.getInputStream()));
    String inputLine;
    while ((inputLine = in.readLine()) != null)
    System.out.println(inputLine);
    connection = url2.openConnection();
    in = new BufferedReader(new InputStreamReader (connection.getInputStream()));
    while ((inputLine = in.readLine()) != null)
    System.out.println(inputLine);
    bufferedWriter.write(inputLine);
    bufferedWriter.flush();
    in.close();
    }catch(Exception x){}
    Thanks in advance.
    null

    Hi,
    your problem is very simple.
    The class java.util.Vector has no methods get() without parameter and no method next().
    Try using a for-loop with oprNames.size() and method get(i) with i as your index.

  • New Infinity connect issues - please help

    We are having ongoing issues with getting BT infinity installed to our new house.  I really need someone that can actually help us find out what is wrong and how we can resolve the issues we are having.
    It all started a few months ago when we ordered BT infinity and a new phone line to our new Chapel conversion house.
    Initially there were some issues with the engineer being unable to get the phone line to the house. After numerous phone calls and several engineers visits, we these have now been resolved and we do have a working telephone.
    The problem seems to be with the Infinity. Nobody can give me an answer as to why we have not yet got a connection.
    When the phone engineer visited he said that he would try and connect the Infinity in the green box. – When he went to do this he tried to obtain our patching information and was informed that there was no live order for infinity on our number… As there was nothing more he could do he left.
    We then checked with BT and they confirmed that we do have an order for infinity and that there was a problem that needed and engineer to look at. (We have a box and are paying for the service already…
    We were told last week that an engineer was going to attend on Monday 13th Jan and that we definitely would have a connection by last Monday at the latest… - no engineer attended despite my wife spending her 3rd day in the house waiting for an engineer!
    She phone BT on Tuesday and was told that there was a problem and she would be contacted by Thursday Morning at the latest. – Needless to say , No phone call!!
    We really need to sort this connection out.  Is there anyone who can take this and run with it until it’s sorted? – We are getting nowhere talking to random individuals who have no real history of our connection history.
    Please Help!
    Doug

    Hi dougchapel,
    Thanks for posting and welcome!
    I'm sorry for the problems you're having getting set up on BT Infinity.  I can help get you sorted from here.  Click on my username and under the "about me" section you'll see the link to get in touch with us.
    Cheers,
    Robbie
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Network connection problems, please help!

    I have had an iPod Touch (4th generation) for over a year now and it worked fine. Today, something went wrong with my network connection. One moment it says that I'm connected to a network, and a few seconds later it says I'm not connected... Then a few seconds later it's connected again. I have full wifi bars, and it does it throughout my whole house. The wifi symbol keeps going on and off. I tried turning my Verizon Westell Model 6100G Modem off and back on because this normally fixes my wifi connection problems. This didn't work. Then I tried turning my iPod off and back on. This didn't work. I tried turning the wifi off and back on. This didn't work. I tried forgetting my network and signing back in. This didn't work. I also tried resetting the network, and this didn't work either. I'm not having any connection problems with my laptop, it's working fine. It's only my iPod. I'm still able to use the wifi, but for a split second, it will not work. I'm not sure what else to do. It's very annoying! I'm going to see if it does this at other peoples houses with their wifi. Can any one tell me what's wrong and how I should fix it? My only theory is a broken antenna...Please help! Thanks!

    I have two things you could try.
    1. Plug your iPod into the host computer that which the network is based around because sometimes the network has trouble identifying a device if it has been a while since you plugged it into the computer.
    2. Find some way to get your network information (IP address, Subnet Mask, Router, DNS numbers) from another device on the network (e.g. laptop). Then go to Settings > Wi-FI and find your router and tap the blue arrow to the right of the name and tap the tab that says "Static" and enter this information accordingly. Then exit back to the network names menu and re-enter your passcode for your network (assuming you have a passcode)

  • My ipad 2 is no longer connecting to itunes on my computer but my ipod is connecting. Please help.

    Recently, my ipad stopped appearing on itunes when I connect to my computer. I restarted apple mobile service but there was no difference. When I connected my ipod nano 2nd gen, it came up on itunes. Please help me resolve this. Thank you.

    Hi Chukwudinma!
    Here is an article that will help you troubleshoot this issue:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • GT72 - CONNECTIVITY ISSUES - PLEASE HELP!

    Good Afternoon, I recently purchased an MSI GT72 2QD 216
    I love the the laptop so far, but I am having 1 issue, I can't watch twitch streams.  Everytime I try all I get is a sudden DROP in my connectivity
    I usually am at a download speed of 50gbs+, whenever I start playing a video on twitch, or streaming pandora or even watching videos on youtube, I plumet to 3gbs (according to speedtest.net)
    Is there something I need to do, or some setting I need to do to not have this?  Its getting so bad I can't even watch anyone stream on twitch, meanwhile if I were to stream/play a game the connectivity isn't touched i'm perfectly fine.
    p.s. I have also tried this on my older laptops and none of those have the problem.  So its just on this laptop.
    PLEASE HELP!

    Your laptop GT72 2Qx already supports 802.11b/g/n and 802.11a/c mode.
    The MSI official driver will activate both modes (auto by default, you can check your WiFi card in Device Manager to see this).
    So now it depends on the router you connected.
    If your router also supports 802.11a/c, it should be able to establish two SSIDs at the same time, one is for 802.11b/g/n (2.4GHz) and another is for 802.11a/c (5GHz). The users can select one of them to connect under corresponding frequency.
    Some older routers can only support 802.11b/g/n and establish only one SSID. Even if it supports 802.11a, you still need the privilege to access the router and switch it to run on 5GHz (requiring router rebooting).

  • TS2734 I left my iPod at a friends house. She doesnt have internet. So its not connencted to the internet. And i had never charged it so its been dead for about a week. Can I use iCloud while its turned off and not connected? Please help me!! I need to fi

    I left my ipod touch at a friends house. She doesnt have internet. So it's not connected to the internet. And I had never charged it so it's been dead for about a week now. Can I use iCloud while it's turned off and not connected? Like, will it show a message and ring if it's not connected to the internet and turned on? Please help me ): I really need to find it!!!

    " Can I use iCloud while it's turned off and not connected? "
    No.
    "Like, will it show a message and ring if it's not connected to the internet and turned on?"
    No.
    There is nothing you can do other than look for it,

  • IOS 8.0.2 update causing problems with wifi connectivity..please help

    latest update having problems ...please help..!!!!!!!!!!

    Just a quick snapshot of my chain of events.  I’m currently on my fourth iPhone 6 Plus 64GB here in London, UK. Every time I have spoken to AppleCare and told them that I have gone through all the Wi-Fi troubleshooting methods possible they have asked me to get a brand new retail replacement as I’m within my 14 day return period.  I’ve been experiencing the following issues:
    Wi-Fi disconnects and switches to 4G (Restart required for temp fix)
    Wi-Fi is still active but there is no traffic or activity– often when in sleep mode for long periods of time.  (Toggle Wi-Fi on/off for temp fix)
    Wi-Fi disconnects and cannot find any networks (restart required for temp fix)
    This has been occurring on both iOS 8 and 8.0.2
    The issues are the same on both my 2.4Ghz and 5Ghz networks
    This is affecting my ip6+ and 5s (5s used to work perfect on ios7 on same networks) – My MBP-R and all other devices run perfectly on my network.
    I spoke to AppleCare again yesterday and asked for their advice as its now my fourth iPhone in just under a month. This time they said that apple were fully aware of the Wi-Fi problem and that new repair tickets were not being raised for their engineers as they are already working hard to get this resolved. They also said they could see all the issues raised on the apple discussions boards which they usually don’t admit too! I asked what to do next and the advisor apologised and said this is clearly a software glitch and will be resolved in the next update. I asked for a timescale but unfortunately none was given.
    As stated above I have tried all the troubleshooting methods discussed on forums and on tech websites but the only thing that gives me a stable connection without any disconnects (especially on my 6 plus) is turning cellular/mobile data off when I know I’m going to be on Wi-Fi for a sustained period of time (e.g. at home or work). I appreciate this is annoying but it’s the best temp fix until an update comes out.
    Hope it helps everyone who is having issues with their devices that have cellular functionality.
    Any comments welcome

  • Low Network Connection? Please Help.

    Hey guys.
    I have been having some trouble lately with my network. This actually happens every few weeks, but usually I just switch up the Ethernet cables and it works fine. But I tried that this time countless number of times it did not fix my problem.
    On my laptop, my internet is fine. But on my iPod Touch and Xbox, I have a very weak signal.
    On my iPod Touch (2G, 16 GB, 4.0 iOS) I can run websites fine, but I Facebook and YouTube will not load. Maybe those apps require more strength to run them? I don't know.
    On my Xbox, I have to attempt to sign in about 5 times before I actually am able to sign in. When I am finally able to sign in, though, I can only talk. Whenever I try to play Madden 11, for example, online, I disconnect from the servers immediately or just cannot connect to them. I know it's not the EA servers that are bad because my friends play online with ease and this happens with other games as well.
    Also, my Linksys router (WRT54GS) is literally 8 feet away from me, in my room, with no barriers or anything to interfere with it and my iPod Touch's signal bars in the top right corner fluctuates between 1, 2, and 3 bars.
    I have also upgraded my router to the latest firmware and have reset my router at least 10 times to no avail.
    Also, I called my ISP and they said my modem was working at full strength without any problems, so I'm pretty sure this is an issue with my router.
    I have also tried buying brand new Ethernet cables because I thought maybe my old ones were just worn out, but no, that didn't work either.
    Also, on my computer, I'm on wireless and it says my connection is "Excellent."
    I'll also add that my modem is a Motorola SB5101.
    This is an extremely annoying issue. Are there any settings I should change in my router configuration? Can someone please help me out? Thanks!

    Follow the below mentioned settings on the router and then check.
    Open an Internet Explorer browser page on your wired computer(desktop).In the address bar type 192.168.1.1 and press Enter...Leave Username blank & in Password use admin in lower case.Click on the Wireless tab
     Wireless Network mode should be mixed...
     Provide a unique name in the Wireless Network Name (SSID) box in order to differentiate your network from your neighbors network...
     Set the Wireless channel to 11-2.462GHz...Wireless SSID broadcast should be Enabled and then click on Save Settings...
    Please make a note of Wireless Network Name (SSID) as this is the Network Identifier...
    Click on the Sub tab under Wireless > Wireless Security...
    Change the Wireless security mode to WPA, For Encryption, select TKIP...For Passphrase input your desired WPA Key. For example , MySecretKey , This will serve as your network key whenever you connect to your wireless network. Do NOT give this key to anyone and remember the key.
    NOTE : Passphrase should be more that 8 characters...
    Click on Advanced Wireless Settings
    Change the Beacon Interval to 75,Change the Fragmentation Threshold to 2304,Change the RTS Threshold to 2304 and Click on Save Settings...
    Now see if you can locate your Wireless Network and attempt to connect.

Maybe you are looking for

  • Issue regarding folder access from job server?

    Hello, We are using SAP BODS 4.0 sp2 setup. There is a requirement in our project. We are generating a text file as output and we are placing it in folder(particular path) on the job server. We have created user id and given access to the folder to e

  • Gui_upload function

    Hi experts, I used function gui_upload - to upload excel file. the data i get is that the cells is seperated by ','.(name,age,mail,,,,) i want to take this data and put it in a structure, that each cell will be in seperate in the structure. how can i

  • XI and Credit Management in FSCM 6.0

    Hello, We have ERP2005 with FSCM and want to use the Credit Commitment interface ( http://help.sap.com/erp2005_ehp_01/helpdata/en/43/2a1c518e5f601fe10000000a422035/frameset.htm ) to pass FI-AR data to SAP Credit Management via XI. The sender is the F

  • Problem in Deployment as Exploded archive

    Hi All, I am really saturated working on above. currently My application deploy as single .ear file. I need to deploy my application as exploded archive. for the same I have changed my deployment scripts which explode my ear file and .jar file inside

  • Problem with runtime

    i want to run a file automatically on a server at a particular time how can i do this pls help