MySQL Queries Programming Databases by poloblue I'm new in using MySQL and I have to do a project where I should implement 6 queries within the database that I have created. The queries that should be implemented are union query, aggregation query, nested query, and three join query. Here is the script for the database. [CODE]create database solarsystem; use solarsystem; CREATE TABLE … Report Application Pascal Programming Software Development by cincachoo Hi there forum members: Looking for some help .. I am a physician, not a programmer but ..... I have created in immunizations database in MySQL I would like to create a form for filling out immunizations on a chart in my office for families To make it simple, lets say DB is like this: IMM_NAME | IMM_MANUF | IMM_DOSES dpat… "Undefined Symbol" when compiling with socket terms??? Programming Software Development by phummon Hi everyone, I have a "This should be simple!" kind of problem. I need to do a little socket programming on a SunOS machine. I went back to an old school assignment I did years ago, cut-n-pasted that code, intending to basically cannibalize it for the program I need to write now. Trouble is, my compiler chokes on the socket-… Problems accessing the internet from my Vista PC Hardware and Software Networking by gremlad Hi guys, It sounds common as muck but I'm really stuck on this problem and have been for weeks, despite having been on the phone to Netgear for hours. I have a home network running 3 computers off a Netgear DG834GT ASDL Modem Router. I have one wired PC (running XP), one wireless laptop (running XP) and one wireless PC (running Vista). As far … Text box Programming Software Development by catcit Hello! I have a little problem. I have to print a table (four columns from an Excel file) in a text box. I took a string and I kept appending all the cells from the file that interested me and I used the textbox provided by easygui. [CODE]textbox(msg='', title=' ', text='', codebox=0)[/CODE] Here are my problems: 1.I want to format the text… Not Connecting Hardware and Software Networking by Danldo … IPv6 Address . . . . . : fe80::d405:c475:1a72:ab7d%15(Preferred) Autoconfiguration IPv4 Address. . : 169.254.171.125(Preferred) Subnet Mask . . . . . . . . . . . : 255.255… IPv6 Address . . . . . : fe80::dc91:1ef4:410b:9dca%14(Preferred) Autoconfiguration IPv4 Address. . : 169.254.157.202(Preferred) Subnet Mask . . . . . . . . . . . : 255.255… Vista Local Internet only Hardware and Software Microsoft Windows by Lisa_4 **Please help me...I have a Dell InspironE1505...I have no problem getting internet access at home, but I am traveling for work and trying to use a Verizon MIFI card and keep getting LOCAL INTERNET ONLY...I have tried disabling, rebooting, taking off the IPV/6 in properties, still LOCAL ONLY!!!!** Re: Vista Local Access Only Problem Hardware and Software Microsoft Windows by dazkarieh hello. iv read all this and still my problem persists. iv reset the modem, the router, reboot numerous times my laptop, did the ipv6 and the ipv 4 thing. nothing works. i have local acess only. when i conect my modem via usb it starts bliking and it works fine. when i get my wireless router nothing happens. i find my wireless router but the modem … Re: Upgrade from IPV4 to IPV6 Network Hardware and Software Networking by maninaction Ya routers need to support IPv 6.. me too working on it Re: MySQL Queries Programming Databases by debasisdas Any specific reason, why your queries are rejected ? Re: MySQL Queries Programming Databases by crishjeny write here rejection sentence Re: Report Application Pascal Programming Software Development by LizR If you do the correct grouping on your data you dont need a before and after. Re: "Undefined Symbol" when compiling with socket terms??? Programming Software Development by Ketsuekiame It's highly possible that the prototypes have changed since you last used the code or that you don't have the library required. I don't know enough about SunOS to go any further than that ^^ Re: "Undefined Symbol" when compiling with socket terms??? Programming Software Development by phummon Hmmmmm... If that's the case, I wonder where I need to go to figure out which libraries I need... Re: Problems accessing the internet from my Vista PC Hardware and Software Networking by Iridium Graham - This could either be a microsoft browser update problem that affected your internet connection. Try downloading mozilla firefox. I'm almost 100% sure it's going to work. if it does, then we know it an IE version 7 update problem or maybe some Vista security update problem. Also if it does work, I'm sure there's another updates from… Re: Text box Programming Software Development by sneekula Set up a formatted string before you send it to the Textbox. Here is an example: [code=python]# example to set up a table formatted string import math # set up the format strings (use - for left justified) header = "%-12s %-12s %-12s \n" line_fs = "%-12f %-12.4f %-12.4f \n" table = '' table += (header % ('radians', 'sine', … Re: Text box Programming Software Development by catcit Thanks! This is exactly what I was looking for. Re: Text box Programming Software Development by woooee [QUOTE]2. Is there any way to convert it to read only? Normally the user is able to modify the text but I want it to be read only.[/QUOTE]Use the codebox "Display some text in a monospaced font, with no line wrapping. This function is suitable for displaying code and text that is formatted using spaces. The text parameter should be a … Re: Not Connecting Hardware and Software Networking by cguan_77 Device manager shows no error for your network controller? how about pinging 127.0.0.1? result is what? Re: Not Connecting Hardware and Software Networking by Danldo I finally gave up and reloaded computer and it works great. thanks Re: Not Connecting Hardware and Software Networking by danjengar try the browser configuration. Make the connection detect the network setting automatically. Put the setting for the proxy and check it to use those setting for all the protocols. If the setting are for the wireless network, it should be detected automatically.. Re: Not Connecting Hardware and Software Networking by danjengar try the browser configuration. Make the connection detect the network setting automatically. Put the setting for the proxy and check it to use those setting for all the protocols. If the setting are for the wireless network, it should be detected automatically.. Re: Vista Local Internet only Hardware and Software Microsoft Windows by Greg_z What do you mean by "Local Internet Only" A screen shot helps to show what you are getting. Re: Vista Local Internet only Hardware and Software Microsoft Windows by CimmerianX Screen shots would help... Also several command line outputs from IPCONFIG /ALL PING 8.8.8.8 PING www.yahoo.com TRACEROUTE 8.8.8.8