Code help on local db connection

I have a simple db and want to pull that onto the stage into
a TextArea with html format so I can use some of the db fields as
urls. For testing I have this code creating two text fields, one
with text.html call and one with the appent.text.
The first textarea displays my text in html format, but only
the last row in the database, the second box ignores the html, but
also only shows me the last item in the db. My trace returns all
the rows in the db.
Please help, I have looked everywhere...
import flash.data.SQLConnection;
import flash.data.SQLResult;
import flash.data.SQLStatement;
import flash.data.SQLMode;
import flash.events.SQLErrorEvent;
import flash.events.SQLEvent;
import flash.filesystem.File;
import fl.controls.*;
var conn:SQLConnection = new SQLConnection();
var dbFile:File =
File.applicationDirectory.resolvePath("Playbook.db");
try
conn.open(dbFile, SQLMode.UPDATE);
trace("the database opened successfully");
catch (error:SQLError)
trace("Error message:", error.message);
trace("Details:", error.details);
// create the SQL statement
var selectStmt:SQLStatement = new SQLStatement();
selectStmt.sqlConnection = conn;
// define the SQL text
var sql:String =
"SELECT ID, inst_title, inst_desc " +
"FROM install";
selectStmt.text = sql;
try
selectStmt.execute();
var result = selectStmt.getResult();
var numResults = result.data.length;
for (var i = 0; i < numResults; i++)
var row = result.data
var myText = "";
myText += "<p><b>" + row.ID;
myText += "</b></p>";
myText += "<p><b><a href='
http://www.adobe.com'>"
+ row.inst_title;
myText += "</a></b></p>";
myText += "<p>" + row.inst_desc;
var myTextArea:TextArea = new TextArea();
myTextArea.setSize(350, 350);
myTextArea.move(10, 10);
addChild(myTextArea);
myTextArea.htmlText = myText;
var taFiles:TextArea = new TextArea();
taFiles.setSize(350, 350);
taFiles.move(400, 10);
addChild(taFiles);
taFiles.appendText(myText + "\n\n");
trace(myText);
catch (error)
// Information about the error is available in the
// error variable, which is an instance of
// the SQLError class.

Hi Funkystrat,
Each time through your for loop, you reset
var myText = "";
So it wipes out what was there previously.
Set this line outside the for loop. Also, set up the TextArea
outside the loop.
-Erica

Similar Messages

  • How can I use a desktop local ISP connection to connect BB to internet?

    I am traveling out of the US with my Tour 9630 and have no wireless service provider for data services in my present location.  However, I have access to a local desktop machine with standard internet service through an ISP.  Is there a way to connect the BB to the internet through the local machine, using the blackberry USB connection cable?  That is, the exact opposite of tethering...  Or, is it possible after establishing a local Bluetooth connection between BB and desktop?

    Hi and Welcome to the Forums!
    There is no mechanism to do as you seek...tethering is one-way only.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Local area connection doesn't have valid ip

    I have a Touchsmart 320-1030 that belongs to a friend. Everything was working fine then for no apparent reason connection to the internet was lost.  They have contacted their isp and gone through all troubleshooting with them. All other equipment (ie laptops, phones, ect..) connect and work fine. The windows troubleshooter offers no help and says  local area connection doesn't have valid ip is the reason it won't connect. This is true when trying to connect wired or wireless.  I piddle with fixing computers as a hobby so they have asked me to see what I can do if anything. I have been Googling, reading, and trying everything I have found for three days and have had no luck. So I am hoping I can find some help here. I have never seen anything like this. It may be a hardware problem and I'm not smart enough to realise it. But I need to know that too.
    System - 
    Touchsmart 320-1030
    Win 7 Home Premium
    4 gigs ram
    What I have done -
    Brought system to my house to see if it will connect, it does not so I am working on it here.
    I have rebooted modem & router
    Connected systen directly to modem bypassing router
    Uninstalled and allowed windows to detect and reinstall network drivers
    Updated network drivers
    Updated Bios
    Tryed to inatall orginal drivers from support but they wont install
    I have changed from detect automaticly to use this ip in tcip ip4 and used ip I know is good to my router - 
    When I did this last thing the wireless did see my network but the network 2 thingy that it makes still won't connect even tho when I search for connections the list says I am connected to my network. The little thing by the clock says not connected. Also the ethernet adapter says unknown public network when I do that. Wireless says unknown public network or connection when I have it detect ip automaticly.
    Network discovery will not turn on in homegroup, nether will the services assocated with it.
    I have run tweaking . com firewall repair 
    I have uninstalled avast security, there are no other av or firewall programs
    I have uninstalled bonjoir because I read that causes a conflict of somekind
    I have run tweaking . com windows repair ( just in case because it looked liked the firewall repair was doing something).
    I have run sfc /scannow and it found and fixed some things, ran it again and it found nothing.
    I am pulling my hair out with this one. Please help.
    Thanks for your time.

    SSCRSR1, welcome to the forum.
    Wifi problems can be very difficult to diagnose.  Here is the Wireless / Networking / Internet section for the computer.  Read the Wireless area to see if there is any help with the problem.
    Please click the "Thumbs up + button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Help. DSL drops connection all the time, is it the modem? (westell 327W)

    Pardon me because I'm not so tech aware, and so don't know what to do to try to find a solution.  We lose our internet connection a lot.  It seems to happen in spurts:  last night we couldn't connect at all, today it was bad in the morning but now I've been on for about a half an hour and all seems good.  I can't figure out any pattern.  Last weekend we were fine all weekend, during the week it was bad every single day. 
    I connect through a desktop and the westell modem;  upstairs we connect with a laptop and wireless.  The connection problems happen in both places, although it's our housemates who connect upstairs through the wireless and so I'm not entirely sure if they have problems when we're having problems or not (this has been going on for so many months, we've all kind of adapted to it.  but it's more and more frustrating).  Our wireless is encrypted.
    When we can't connect, we get the Explorer 'cannot find website because you are not connected to the internet' error page.  Even when we can't connect, the "local area connections" icon on the lower right side of the screen (Windows XP) says we have a network connection at 10.0 mbs.  The lights on the modem are all green, and the DSL light stays steady green, although sometimes the internet light will blink erratically, and the wireless light always blinks quickly.  We recently switched out the cable to the jack, so it's not that. 
    Sometimes we can get it to get back a connection briefly by doing one of these things (but they don't always work):
    - use the "repair" button on the local area connections window support tab -- this will often get it back for a few minutes but is rarely permanent.  When it doesn't work, it usually says it's because it can't renew the IP address
    - turn the modem on and off.  That's what worked this morning.  It did not work last night.
    - turn the computer on and off.  That worked last night only to get an initial connection that then pooped out.
    - use the verizon support popup that sometimes (and only sometimes) appears when we're having connectivity problems.  This morning that worked briefly -- the internet connection popped back up at the stage where the pop up siad "testing connection." 
    Any idea what is going on here?  I tried a couple months ago to get help through verizon online support, and it ended up as a 3 hour phone call to India that resolved things only for an afternoon, and not on any more long term basis, and I don't want to do that again unless I know what I'm asking for (since all they do is go through some kind of checklist). 

    I had similar probelm. I did find dns lookup is very slow. The following are consecutive tests:
    C:\Users\pchen>nslookup www.verizon.net
    Server:  dslrouter
    Address:  192.168.1.1
    Non-authoritative answer:
    Name:    www.verizon.net.westell.com
    Addresses:  63.251.179.13
              8.15.7.117
    C:\Users\pchen>nslookup www.verizon.com
    Server:  dslrouter
    Address:  192.168.1.1
    DNS request timed out.
        timeout was 2 seconds.
    Non-authoritative answer:
    Name:    a1280.g.akamai.net
    Addresses:  205.177.69.56
              205.177.69.66
    Aliases:  www.verizon.com
              www.verizon.com.edgesuite.net
    C:\Users\pchen>nslookup www.google.com
    Server:  dslrouter
    Address:  192.168.1.1
    Non-authoritative answer:
    Name:    www.google.com.westell.com
    Addresses:  63.251.179.13
              8.15.7.117
    C:\Users\pchen>nslookup www.bloomberg.com
    Server:  dslrouter
    Address:  192.168.1.1
    DNS request timed out.
        timeout was 2 seconds.
    DNS request timed out.
        timeout was 2 seconds.
    DNS request timed out.
        timeout was 2 seconds.
    *** Request to dslrouter timed-out
    -- when I got disconnected from internel (even westel 327w showsInternet Status: Connected DSL link:  Connected Speed (Down/Up):  3356 Kbits/sec by 843 Kbits/sec Connection Type:  PPP

  • SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has be

    Hello, I have a sql 2005 server, and I am a developer, with the database on my own machine.  It alwayws works for me but after some minutes the other developer cant work in the application
    He got this error
    Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: 192.168.1.140]
    and When I see the log event after that error, it comes with another error.
    SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: 192.168.1.140]
    He has IIS5 and me too.
    I created a user on the domain called ASPSYS with password, then in the IIS on anonymous authentication I put that user with that password, and it works, on both machines.
    and in the connection string I have.
    <add key="sqlconn" value="Data Source=ESTACION15;Initial Catalog=GescomDefinitiva;Integrated Security=SSPI; Trusted_Connection=true"/>
    I go to the profiler, and I see that when he browses a page, the database is accesed with user ASPSYS, but when I browse a page, the database is accesed with user SE\levalencia.
    Thats strange.
    The only way that the other developer can work again on the project is to restart the whole machine. He has windows xp profession, I have windows 2000.
    If you want me to send logs please tellme

    Well here's my problem, maybe you can help. Intermittenly I get a login failed when connecting to a db engine through Server Management Studio using Windows authentication. When this happens the following entries are generated on the server's application event log:
    Event Type:        Error
    Event Source:    MSSQLSERVER
    Event Category:                (4)
    Event ID:              17806
    Date:                     1/14/2009
    Time:                     10:41:31 AM
    User:                     N/A
    Computer:          <server name>
    Description:
    SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: <ip address>]
    Event Type:        Failure Audit
    Event Source:    MSSQLSERVER
    Event Category:                (4)
    Event ID:              18452
    Date:                     1/14/2009
    Time:                     10:41:31 AM
    User:                     N/A
    Computer:          <server name>
    Description:
    Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: <ip address>]
    I've already ensured that the server is set to mixed authentication mode. Oddly enough, the workaround that I've found is that if I remote desktop into the server, log in and then log back out, Management Studio is suddenly able to connect again. No idea why it works. 
    As I said before, it is intermitten. Some days it errors on login, other days it doesn't and there are no configuration changes between them. Also, both client and server are in the same domain and same site so there is no VPN or anything in between. I'm really quite stumped. Any help would be great, or if you can point me in the right direction of where to look. Thank you in advance!

  • Connect Flash to Serial Port with Local Socket Connection

    Hey all,
    So, I am trying to connect a Flash movie to a serial port
    and have it react to the input coming in. Of course, Flash does not
    have this capability built in, so I need a workaround. I also
    program in Director, and there are easier ways to deal with this
    there, but since there hasn't been an update in years, and for
    other technical reasons, I would like to use a pure Flash program.
    I also need to take advantage of some of the new hardware
    acceleration improvements and horizontal sync issues that come with
    running the Flash player full screen. So, there are some tools out
    there that will let me stream the input from the serial port to a
    web address. I figure I could use the local address and assign a
    port number, then use Flash to create a local socket connection. I
    am having issues opening ports on my computer, and a few other
    things, but in theory, I think it should work. I know that I won't
    get all the answers here, but if anyone has done anything of the
    sort, or might know of some similar projects, it would really help.
    I am more of a Director/Flash programmer, and not so much one on
    the system level. So, opening local sockets, etc, while I am sure I
    can figure it out, is still a bit beyond me. Thanks all!
    - Bruce

    You may want to look into flash remoting, which would allow
    you to push content to the flash movie. You could then write a
    proxy between the source of your stream and flash the remoting
    server.

  • Inquiring minds may find this error code helpful: 0x207

    Hopefully I'm asking this in the right forum. I just downloaded the update for Microsoft Remote Desktop for Windows Phone 8.1 (I am actually running Denim on a 1520 but that may not matter). The version is 8.1.8.13 released 3/4/2015. I am trying to connect
    to a RemoteApp application but I am receiving the following error message shortly after it tries the redirection process (I think it fails at the securing remote connection part after it attemps the redirction to the RemoteApp application collection server):
    Connection error
    We couldn't connect to the remote PC. This might be due to an expired password. If this keeps happening, ask your admin or tech support for help.
    Inquiring minds may find this error code helpful: 0x207
    I am able to connect directly to both the broker server as well as the RemoteApp collection server with this application with the same credentials and am only experiencing this when trying to connect to a RemoteApp application.
    We are running Server 2012 R2 for both the broker/web and the collection servers. We are not using a gateway server as we use an SSL VPN concentrator instead for access outside of our network. We have server farms set up as well in the RemoteApp topology.
    Any info would help or let me know if I'm not posting in the right forum for this issue. I know this is a very recent release so I'm trying to figure out if I should wait for a bug fix or if there's something that I can do on my end.
    Thank you in advance for your time!

    Hi Scott,
    Please check your configuration once again and the certificate must be well configured. Also for accessing RemoteApp there might be the permission issue for your use, recheck once and verify. You can also got through
    this article for information.
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Enable Local Area Connection in windows server 2008 r2

    Hi,
    3 Days back i installed the Oracle Virtual box and after installing Ubuntu in it, when i changed the network mode from NAT to bridge, i lost the connectivity with server.
    The data center guys has provided a channel in which we can access the server command prompt. 
    Using this i have removed the following entries from the registry
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\VBoxDrv
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\VBoxNetAdp
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\VBoxNetFlt
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\VBoxNetUSBMon
    but now issue is my network card "Local Area Connection" is not getting enabled and i cant access my server.
    How can i enable my Local Area Connection back.
    Thanks

    Hi
    Netsh can do this for you:
     netsh interface set interface name="Local Area Connection" admin=enabled
    Replace "local area connection" with your connection name.
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Need help with Thin JDBC connecting Oracle to SQL server.

    I am fairly new to JAVA. We have ORACLE 8.1.7 running on Solaris 8. I have a need to
    periodically extract data from ORACLE DB and transfer it to SQL Server. I am limited to
    moving data from the ORACLE/UNIX environment to SQL Server side.
    From what I have read, Server-side Thin driver should work.
    1) Are there any issues in trying to achieve this with ORACLE running on the UNIX platform?
    2) Will the Server-side Thin driver talk to both the DBs ?
    3) Is it possible to provide some sample code ?
    Thanks in advance,
    Solomon

    Quattro,
    I had complete success in reading from Oracle and writing to SQL Server. First of all let me thank you for all your help. I do have one last request. Its more on optimization than any thing else.
    I was trying to optimize my code by grouping both the connections in one place and to keep my reads and inserts together so that I don't commit at the end of each insert etc. I don't seem to have the scope rules under control yet. Could you suggest how to improve this:
    import java.sql.*;
    public class Test_Combined2 {
    public static void main(String args[]) throws SQLException {
    // Load the Oracle JDBC driver
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    // Connect to the database
    // You must put a database name after the @ sign in the connection URL.
    // You can use either the fully specified SQL*net syntax or a short cut
    // syntax as <host>:<port>:<sid>. The example uses the short cut syntax.
    Connection con2 = DriverManager.getConnection ("jdbc:oracle:thin:@Test:1521:PSDEVElOP",
    "SOLOMON","SOL1");
    // Create a Statement
    Statement stmt2 = con2.createStatement ();
    String url = "jdbc:microsoft:sqlserver://INTRADEV:1433;DatabaseName=Measure";
    Connection con;
    String query = "select dataYear, dataMonth, yieldRate from tblYield " ;
    Statement stmt;
    try {
    Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");
    } catch(java.lang.ClassNotFoundException e) {
    System.err.print("ClassNotFoundException: ");
    System.err.print(e.getMessage());
    // Select the ENAME column from the EMP table
    ResultSet rset = stmt2.executeQuery ("select year_start, monthofyear, percent_comp " +
    " from ps_usm_ytd_yield ");
    // Iterate through the result and print the employee names
    while (rset.next ()) {
    System.out.println (rset.getFloat (3));
    int ps_dataYear = rset.getInt(1);
    int ps_dataMonth = rset.getInt(2);
    float ps_yieldRate = rset.getFloat(3);
    try{
    con = DriverManager.getConnection (url, "tmpuser","tmppush");
    stmt = con.createStatement();
    PreparedStatement insertTblYield;
    String insertString = "insert into tblYield " +
    " values(?, ?, ?)";
    //con.setAutoCommit(false);
    insertTblYield = con.prepareStatement(insertString);
    insertTblYield.setInt(1, ps_dataYear);
    insertTblYield.setInt(2, ps_dataMonth);
    insertTblYield.setFloat(3, ps_yieldRate);
    insertTblYield.executeUpdate();
    con.commit();
    //con.setAutoCommit(false);
    /*ResultSet rs = stmt.executeQuery(query);
    System.out.println("dataYear, dataMonth, yieldRate");
    while (rs.next()) {
    int dataYear = rs.getInt(1);
    int dataMonth = rs.getInt(2);
    float yieldRate = rs.getFloat(3);
    System.out.println(" " + dataYear + ", " + dataMonth + ", " + yieldRate);
    stmt.close();
    con.close();
    } catch(SQLException ex) {
    System.err.print("SQLException: ");
    System.err.println(ex.getMessage());
    } //while
    stmt2.close();
    con2.close();

  • Help me understand JDBC connections using DataSource objects

    I'm writing a simple Java server application that accepts connections from multiple clients via RMI, connects to a SQL Server 2000 database via Microsoft's SQL 2000 JDBC driver, gets some data, and returns it to the client. The server application will handle every SQL database connection. However, it must be able to establish multiple simultaneous connections, since multiple clients may connect at the same time and request data.
    Sounds like a simple multi-threaded server that utilizes a connection pool for database connectivity, right? Well, if I want to do that, I have to register a PooledDataSource object with JNDI. My server threads that are handling requests will simply grab connections out of the pool to retrieve data (presumably).
    This seems like a fairly simple server application; however, all the information and tutorials I've read on using DataSource objects for database connections rather than DriverManager.getConnection() mention XML config files, J2EE application servers, Tomcat, WebSphere, etc. I really don't want to have to deal with all that just to get connection pooling and not have to use the DriverManager.getConnection() method.
    Is there a simple way to use DataSource objects without installing a lot of extra junk on my server?

    Thanks, diazlara. Your response was exactly what I needed to know. All the information I've read prior to this suggested that I had to have a J2EE server running, and that I had to register the DataSource object with JNDI. If you ladies and gents could take a quick look at this and let me know if I'm doing it correctly, I'd appreciate it.
    As proflux suggested, I wrote a connection manager:
    import java.sql.*;
    import javax.sql.*;
    import com.microsoft.jdbcx.sqlserver.*;
    public class SQLConnectionManager {
       private static ConnectionPoolDataSource connectionPool;
       // Initialize the connection manager
       public SQLConnectionManager() {
          init();
       // Retrieve a connection from the connection pool and return it
       public static Connection getConnection() {
          Connection connection = null;
          try {
             connection = connectionPool.getPooledConnection("myUsername", "myPassword").getConnection();
          catch (SQLException ex) {
             System.err.println("A problem occurred while getting a connection from the pool.");
             ex.printStackTrace();
          return connection;
       // Initialize the datasource and connection pool
       private static void init() {
          SQLServerDataSource mds = new SQLServerDataSource();
          mds.setDescription("MS SQLServerDataSource");
          mds.setServerName("127.0.0.1");
          mds.setPortNumber(1433);
          mds.setDatabaseName("SomeTable");
          mds.setSelectMethod("cursor");
          connectionPool = (ConnectionPoolDataSource) mds;
    }As you can see, I'm hard-coding the username and password for testing purposes. I'll incorporate a login/authentication system for any production code that I use this in.
    Once the SQLConnectionManager is created, connections can be retrieved as follows:
          Connection connection = null;
          try {
             connection = SQLConnectionManager.getConnection();
             System.out.println("** Got a SQL database connection from the pool");
             DatabaseMetaData metaData = connection.getMetaData();
             ResultSet rs = metaData.getCatalogs();
             while (rs.next()) {
                System.out.println("\tcatalog: " + rs.getString(1));
             rs.close();
             connection.close();
          catch (SQLException ex) {
             System.out.println("An exception occurred while connecting to the SQL Database:");
             ex.printStackTrace();
          }So, how does that look? I tested it out, and it seems to work just fine. Using this code, I am getting a connection from a pool, correct? I want to make sure of that. Also, are there any inherent weaknesses or flaws with this method that I need to be aware of?
    Thanks so much for all the helpful responses.

  • Imaqdx multiple cameras show as Local Area Connections in System tray, but only one shows up in MAX.

    I have two GigE cameras (Pulnix 4200GE) in my system, each having it's own NI GigE Vision Adapter. The adapters show up in Network Connections and in the system tray as "Local Area Connection" (LAC) and "Local Area Connection 2" (LAC2). However, I can only see one camera at a time in MAX. If I start with both adapters disabled, then enable LAC followed by LAC2, I see one camera (cam0), then both (cam1 shows up) but about 6 seconds later the second camera (cam1) disappears! If I enable the adapters in the reverse order (LAC2 followed by LAC), only cam0 shows up. I can see each camera alone by disabling the other adapter but I cannot get them both to stick around.
    There is also an anomoly in the MAX display of the cameras. If I right-click the camera in the NI-IMAQdx folder the context menu has a 'Camera->' sub-menu which shows both cameras even if one has had its adapter disabled. And regardless of which camera I see (cam0 or cam1) the list shows the same camera is checked. This is in conflict with the data showed in the Camera Information tab of the attributes pane in MAX, which shows a different camera (ID'd from the serial number) based upon which one shows up in the folder list. And changing the selection check-marked in the 'Camera->' sub-menu has no effect on the information displayed in the attributes pane.
    I have followed the troubleshooting guide and they are both DHCP-enabled and have Auto private addressing enabled. I have updated the Adapter drivers. This is a NI PXI system running Win XP.
    Thanks in advance for any help!
    Jesse

    If you are running Windows XP you need to go to the network settings tab in Windows and bridge the two "NI Gige Vision Adapter" ports together (select both, right click and select option to bridge network adapters). This is due to a deficiency in Windows XP where multiple adapters within the same logical subnet (the link local address space, in this case) are not able to be used independently for broadcast traffic. This workaround is not needed on Windows Vista or later.
    The details you are seeing by right-clicking the camera in MAX is the list of camera files (saved settings) that can be associated with the camera. You probably have two because both were visible at one point or another to IMAQdx and so unique ones were created. They are probably both associated with the same camera file because if they are both the same model name we have some logic that assumes that if one is removed and a new one is attached, to use the previous camera file. This only happens in certain circumstances---normally if you start with one camera and add a second (or start with two) they will both get unique files created to store their settings. In your case you can use MAX to set the correct association as needed.
    Eric

  • What does the "Local Area Connection* 12" mean?

    using the commands below(win 8.1 professional):
    netsh wlan set hostednetwork mode = allow ssid=myWifiName key=myWifiPwd
    netsh wlan start hostednetwork
    In Windows 7, the commands will generate "Wireless Network Connection 2"(I think the reason is that there already exists a connection called WLAN. So it starts from number 2).
    In Windows 8.1, the commands will generate "Local Area Connection* 12"(I could not figure out the reason why the number is 12 and what the asterisk means???).
    I could not stop myself from thinking why the number starts from 12 and what the asterisk means? I could not get useful info from google. So I registered an account. Could you help me please ? thanks.

    Windows makes several "simulated" network adapters for various purposes. For example, if you're on an IPv4-only network, but you want to connect to an IPv6 computer on the internet, Windows can create a simulated network adapter that tunnels the IPv6 traffic
    through your IPv4 network.
    There are actually quite a few of these simulated network adapters.  Since they usually quietly take care of themselves, and they don't correspond to any actual network hardware that you (the end-user) can see or touch, Windows will hide them by default,
    to avoid clutter.
    Now suppose Windows just started numbering all the adapters with the same naming scheme ("Ethernet 1", "Ethernet 2", "Ethernet 3", . . ., etc.).  Then by the time you actually install your actual NIC, it would probably get a name like "Ethernet 7". 
    But since Windows hides the first 6 network interfaces, you'd see a listing that only includes one NIC: "Ethernet 7".  And you'd probably say "stupid Windows doesn't know how to count."
    So instead, we have two numbering schemes.  Real, physical NICs get numbered "Ethernet ###" (or "Wi-Fi ###", etc.) while all the hidden network adapters get "Local Area Connection* ###".  That way, the NICs that you see will be numbered
    starting from 1, even though there are a big pile of hidden network interfaces that were installed first.
    What does the asterisk mean?  The asterisk used to be the signal that the NIC was a hidden NIC.  Older versions of Windows named all visible NICs "Local Area Connection ###", and hidden ones were distinguished by adding an extra asterisk. 
    These days, we try to avoid using nerdy jargon like "Local Area Connection" when talking to you, so we changed the naming pattern to "Ethernet".  But since hidden NICs don't matter, we kept their old naming pattern with the asterisk.
    If you're curious, you can see all the network interfaces on your system with this PowerShell command:
    Get-NetAdapter -IncludeHidden
    (I'm the engineer that invented and implemented Windows's current NIC naming policies.)

  • P7N 750i SLI platinum, no Local area connection

    Hi,
    i have something very weird with my second p7n 750i platinum mobo(first one i had to send back because it didnt post), i dont have a local area connection in network connections and i am using the onboard network controller, the only thing i see in there is the firewire.
    owkay first things first, i installed windows SP2 and updated it to SP3, then did the nforce drivers that came with the mobo, got a BSOD with those on the nvgts.sys error for sata drives and the ethernet controller with those nforce drivers installed correctly and i had an local area connection visible in network connections(could see this in safe mode), but since i couldnt boot into normal windows with BSOD i deleted those nforce drivers and downloaded the latest from nvidia 8.43.
    i installed the nforce 8.43 drivers just the ethernet part without errors in normal windows since i was able to boot back to it.
    Now i dont see a Local area Connection but i do have an active connection(i get ip address from dhcp and am able to do everything on the internet and network)
    first thing i tried then was again removing the 8.43 drivers and install the drivers from the cdrom again without the sata stuff just the ethernet drivers but then the network adapter didnt work at all so i went back to the 8.43 drivers with the same result, i have a connection, i just dont see it
    ive tried everything i could think of to get it to show up but havent found anything,
    maybe any of you can help with this
    the image shows what i mean on the right side and you can see in device manager its there and also in ipconfig
    http://users.skynet.be/Sabre/nolan.jpg

    Everything is fine now
    i did another fresh install but this time with a dutch windows XP SP2 not english and now i do have a LAN icon in network connections and im using the same driver installers as before, very strange.
    and to answer NovJoe: on the english xp i could install all drivers without errors, from nforce i only installed ethernet drivers and SM bus controller, only thing was that the ethernet controller was not fully recognized by windows i think so it didnt show it in network connections but how or why i have no clue.
    As you can see in my screenshot in the command window next to ethernet adapter it should have said Local area connection except it shows a bunch of numbers but its fine now, ill stay with my dutch win xp then.

  • Upon upgrading iPhoto, iPhoto Help no longer works.  It gives the error message:  "The selected topic is currently unavailable. To see all iPhoto Help, you must be connected to the Internet." Help!?

    Upon upgrading iPhoto, iPhoto Help no longer works.  It gives the error message:  "The selected topic is currently unavailable. To see all iPhoto Help, you must be connected to the Internet."   I am obviously connected to the internet since you are reading this.
    I tried upgrading permissions but it did not help!?  Can anyone tell me what is wrong?  Thanks

    Try
    Reboot the computer, see if that fixes it.
    Then try:
    Backup your files off the computer (not TimeMachine) and disconnect
    Hold c boot off the 10.6 disk and simply reinstalling OS X
    Log in and update to 10.6.8
    c boot off the 10.6 disk again and use Disk Utility >Repair Disk
    reboot and all should be fine, except some third party programs that install kext files, those will have to be reinstalled from fresh sources.

  • Crash on search function for HTML Help file (.chm) when connected to a Visual C++ application

    Crash on search function for HTML Help file (.chm) when
    connected to a Visual C++ application
    I use the RH_ShowHelp API command to connect a HTML Help file
    (.chm file generated by RoboHelp Word X 5) to my Visual C++
    application. My application is able to call up this HTML help file
    in context-sensitive mode and everything is working great in the
    Contents and Index panels EXCEPT when I click on List Topics (after
    I enter a KEYWORD for search) in the Search panel.
    I got an error that said “Unhandled exception in
    xxxx.exe.(HHCTRL.OCX):0xC00000FD: Stack overflow”
    I am able to execute this .chm file by itself and the search
    function works well in this case. I am using HHActiveX.dll that is
    created on 2/23/04. Is this the correct version?? Any advice what
    to do here??

    Hi agschin and welcome to the RH forums. The hhactivex.dll
    file is not used by the search function so you can rule that our.
    Have you tried recompiling and seeing if the problem still happens?
    You can also start the Bug Hunter feature in RH - View > Output
    View and then select the Bug Hunter button - and see if that throws
    up any clues.

Maybe you are looking for

  • At the end of my patience with BT

    Two weeks ago, a rushed delivery driver rounding the tight corner in the dark outside of my house crashed into my telegraph pole (actually on the roadside). It made a very loud noise, I rushed outside but he had driven away leaving part of the vans t

  • How to find files created by Apps in iTunes 11.1.4.62?

    Unable to find a way to view and manipulate files created by Apps. with 11.1.4.62. Also missing is the display of the screens in devices containing app icons which can be repositioned. Have these features been purposely removed from 11.1.4.62 ?  Do I

  • Page Item: upon loading vs via select

    well, that subject header is fairly cryptic.... I know how to link from a value on page 5 to and item in an HTML region of a DML page 6. I know how to make page 6 be a parameterized report, so that I can have an item that's a Select List, and the rep

  • Yahoo mail attachments will not show in View Slideshow

    receiving mail Yahoo shows two options for attachments - View Slideshow and Download. When trying to View Slideshow, loading gears keeps spinning and spinning but never loads using Firefox 8.0.1 Cache and cookies are cleared regularly and again just

  • How to know if an transaction is in display mode or change mode

    Hi, I have to set an information message if any transaction is in display mode and an error message if it is in change mode for a particular condition. How would I know programmatically that it is in display mode or change mode for a screen?