Where do we no table found people go

Hi,
I have looked at several members messages containing the same
problem I have
I am using ASP.Net
I am using GoDaddy for hosting
I have successful connection to database -but NO TABLES
I have tried the update, followed step by step instruction on
installation script removal and re-uploading scripts via another
method.
I have a database, I need that database, I am unable to
create another database using Dreamweaver.(for some reason
dreamweaver wants your database table already there.) I have dived
deep into the tutorial that came with Dreamweaver and ever where I
go they insist on connecting to that database as opposed to
creating it. If the information is there I haven't uncovered it
yet..
I'm ready to perhaps take an alternative route can I turn my
ASp.Net table into -maybe a ...Coldfussion and what changes do I
need in order to make the transfermation? At least point me in the
direction of the correct tutorial in Dreamweaver. Thanks.

Dreamweaaver is a html editing package (and .asp, php, cf,
etc.) It cannot
create a database. You need to fully understand data files
and their
management. SQL, My SQL, Access (a form of SQL) etc. and how
they are
created. Your tables are contained in these files and your
data is
contained in the tables. You can have many more than one
table in a single
data file. The file must be stored in an appropriate secure
location on
your server and your server must be set up to handle data
base files. I'm
not sure GoDaddy can do that, but I've also never used
GoDaddy.
From Dreamweaver you can then write active pages that will
access that data
base and actually update it and edit it based on your input,
or your users
input.
"Stardust-1" <[email protected]> wrote in
message
news:f7qjql$71a$[email protected]..
> Hi,
> I have looked at several members messages containing the
same problem I
> have
>
> I am using ASP.Net
> I am using GoDaddy for hosting
> I have successful connection to database -but NO TABLES
>
> I have tried the update, followed step by step
instruction on installation
> script removal and re-uploading scripts via another
method.
>
> I have a database, I need that database, I am unable to
create another
> database using Dreamweaver.(for some reason dreamweaver
wants your
> database
> table already there.) I have dived deep into the
tutorial that came with
> Dreamweaver and ever where I go they insist on
connecting to that database
> as
> opposed to creating it. If the information is there I
haven't uncovered it
> yet..
>
> I'm ready to perhaps take an alternative route can I
turn my ASp.Net table
> into -maybe a ...Coldfussion and what changes do I need
in order to make
> the
> transfermation? At least point me in the direction of
the correct tutorial
> in
> Dreamweaver. Thanks.
>

Similar Messages

  • ***No Table found, when creating a recordset to MySQL Database

    I have made a successful connection to the MySQL database.
    When attempting to create a record set (Query) under the Application/Bindings Tab, I select the connection, but then the Table field says *** No Table Found
    Also under Application/Databases tab, the connections appear. When expanding the + for the Table it says "None"
    I do have Tables in the MySQL database which Dreamweaver has a connection to, so that is not the problem.
    I've searched multiple forums on the internet for this problem, and while I have found that others have had this problem, I have not seen any solutions.
    Any help would be greatly appreciated.
    I am a novice in this area, so if you need any additional information from me, please be as specific as possible as to where and how I can get it.
    Thank you in advance for your help.
    Additional information:
    Windows 7 Ultimate
    Dreamweaver CS3 (Creative Suite 3 Web Premium)
    Apache 2.2.15-win32-x86-openssl-0.9.8m-r2
    PHP-5.2.6-Win32
    mysql-workbench-gpl-5.2.25-win32
    Freshly reformatted computer and only installed the above software along with AVG antivirus.
    Edit: I should also note that this is for a local testing server. I am not trying to connect remotely.
    Best Regards,
    Blain
    Message was edited by: Blain1976

    Now the problem has gone from bad to worse.
    I previously had a connection to my database but just couldn't see the tables.
    Now after I added another user I can't even make a connection. Instead I get an error message that says "An unidentified error has occured"
    My server and database are actually running. I can loginto my database through the MySQL workbench. It says it's running. The apache server also says it's running and if I key in localhost in my internet explorer it says "It works!"
    I have now deleted the new user in MySQL  that I added and now I can't even connect to the database in Dreamweaver.
    Any suggestions?
    Thank you,
    Blain

  • Where can i find table display option in BI 7?

    We have Table display option  in query designer for 3.5 version and where can i see table  display option in BI 7 query designer?Can any one help me in this.

    Hi JB,
    I changed to 3.x in designer,but still not found table display option.Do we have this type of option in BI 7?if no,can you tell how to keep charatertices in the middle of keyfigures(i have struture in key figures).In 3.x we have this option and i easily keep in the middle.But serached in BI7 ,i wouldnt find any where.
    Thanks again
    Sandy

  • I purchased a digital itunes giftcard through paypal but can't seem to find a 'code' to use to redeem the card. Could someone help me find where that code would be found? I can see the paypal transaction details.

    I purchased a digital itunes giftcard through paypal but can't seem to find a 'code' to use to redeem the card. Could someone help me find where that code would be found? I can see the paypal transaction details. jgm22

    -> iTunes Cards & Codes

  • When I'm looking at my recent text messages on my phone, and I'm on the screen where I see a list of people I have texted.  I click on a name to open up the conversation, however it is blank and doesn't show the conversation eventhough we've been tex

    when I'm looking at my recent text messages on my phone, and I'm on the screen where I see a list of people I have texted.  I click on a name to open up the conversation, however it is blank and doesn't show the conversation even though we've been texting back and forth the day before.  So my question is how can I see the conversation?

    Try the following procedure:
    Close all open apps by double-tapping the home button, then swiping up and off the screen with the app window (not the smaller icon).
    Reset your device: hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • Since upgrade to PHP5, No Table Found when defining Recordset

    I am a high school teacher, and have been using Dreamweaver MX 2004 to maintain our site since 2004 (our budget won't buy me a new version anytime soon). I have taught my students how to do basic queries using Dreamweaver by going to the Application panel, Server Behaviors, and creating a New Recordset.
    We upgraded our Apache server to PHP5 recently, and now Dreamweaver cannot recognize any tables when I try to attach to a database. When trying to create a new Recordset, the Table will say *** No Table Found. I have attached a file of the window with that message.
    All the PHP code works fine if I code it, but it is much easier for most of my HS students to be introduced to database integration w/ Dreamweaver allowing us to create recordsets. Any suggestions?

    This thread has been moved to the Dreamweaver Application Development forum, which deals with PHP and other server-side issues.
    I appreciate the difficulty with budgets, but you should realize that Dreamweaver MX 2004 creates outdated PHP code that is insecure. You would do your school and your students a big favour by upgrading as soon as practicable. Adobe offers generous discounts to teachers and bona-fide students.
    Anyway, to your problem. Several thoughts spring to mind:
    Run phpinfo() to check your PHP configuration. Search for register_long_arrays in the Core section. It probably says "off". Get your server administrator to change the value in php.ini to "on", and restart Apache. See if that fixes the problem.
    Another possibility is that you are using illegal characters, such as spaces or hyphens, in the table or column names. Replace any spaces or hyphens with an underscore.
    MX 2004 was released a year before PHP 5. It certainly worked with early versions of PHP 5 (I know, because I switched to PHP as soon as it was released). However PHP 5.3 has introduced a lot of changes that make it much more strict in what it accepts. MX 2004 is no longer supported, so you will need to upgrade sooner or later.

  • "No tables found in XLSX" file?

    I created an XLSX file in Excel Online and downloaded it. But when importing to Siena it says "No Tables" found.
    The spreadsheet has lots of cells of text in column A. Am I doing something wrong? It is like this:
        A   
    1  Text
    2 Text
    3 Text
    \^_^/

    you need to format your data in Excel as a table. on the home tab, click the format as table icon. it does matter which style you choose, you just need a table. in Siena, your table will be Table1, unless you rename it in excel!

  • No Tables found for a connected database in a DataSet Dialog

    For a new ASP.net page, I have opened a DataSet dialog by
    clicking the
    Bindings tab of the Application pane. After typing a DataSet
    name and
    selecting a connection, the Table box showed "No Tables
    found."
    The database connection was tested and it was good. I even
    opended
    the Access databse to view the tables. The tables were
    available. I
    was running DreamweaverMX. What's went wrong??
    TIA,
    Jeffrey

    envision3d wrote:
    > This is a common problem with DW and .NET. If you are a
    serious .NET
    > developer I would suggest using Visual Studio. DW is not
    going
    > support .NET very well.
    Or least not at this time and that of course is what you
    want. NOEW! I
    read one comment that someone was trying to move back and
    forth from DW
    tp VS but VS had a problem with with the page(s) from DW. So
    it sounds
    that it is an all or nothing.

  • "No partition table found" Can't access to my DATA partition

    Hello friends! It's happened a catastrophe! Yesterday I was resizing partitions on my hard drive, divided in this way:
    1: ext4 containing CHAKRA
    2: swap
    3: extended
         3rd: DATA
         And here there were all the other partiotions containing ARCH (/ / var / home)
    I decided to delete all partitions of Arch, and to extend the DATA partition with the space available obtained by the elimination of arch ... I have done these steps on chakra, the extended partition was unmounted and free to work, I left my computer on all night without even using it so as not to interfere, but 10 minutes ago I go to check and I discover that my computer is off (do not know why because the battery was attached, maybe electricity went down for a considerable period of time and in any case my battery lasts a very little so it has not resisted until the return of electricity).
    I turn my computer on, I sign in it with Chakra and I find out that the extended partition is gone! Partitionmanager tells me "No partition table found" and all my data are disappeared!
    Is there a way to remedy this apocalypse? I truly don't know what to do, apart committing suicide!
    Last edited by TheImmortalPhoenix (2012-01-18 05:30:20)

    There is no drive! There is only free space, and all i can do is to create a new partition...
    This is the output of fdisk -l
    > sudo fdisk -l
    Warning: ignoring extra data in partition table 5
    Warning: ignoring extra data in partition table 5
    Warning: ignoring extra data in partition table 5
    Warning: invalid flag 0x131b of partition table 5 will be corrected by w(rite)
    Disk /dev/sda: 500.1 GB, 500107862016 bytes
    255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x0006fdf9
    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 31459327 15728640 83 Linux
    /dev/sda2 35653632 976766975 470556672 f W95 Ext'd (LBA)
    /dev/sda3 31459328 35653631 2097152 82 Linux swap / Solaris
    /dev/sda5 ? 3648605328 6213431608 1282413140+ fb VMware VMFS
    Partition table entries are not in disk order

  • HT2531 What happened to the display of where a file may be found in the finder?

    In Spotlight, what happened to the presentation or where a file may be found?  We used to have a reference to a finder location, now there is just a mini image of the doc.  This document info is one of the things that Windows still does better?
    Jaggerdog

    Hold down cmd or cmd+option while hovering over file.

  • Can I save PDF's in a form where text can be edited by people that only have Adobe reader ?

    If I have Adobe acrobat can I save PDF's in a form where text can be edited by people that only have the free version of Adobe reader ?
    If so do I need a prof verion of Acrobat to do this ?

    If I have Adobe acrobat can I save PDF's in a form where text can be edited by people that only have the free version of Adobe reader ?
    Yes.
    If so do I need a prof verion of Acrobat to do this ?
    No.

  • How can I find the procedures where I use a table?

    How can I find the procedures where I use a table?
    I need to look for it in all the users.

    select name,owner from dba_dependencies where referenced_name='table_name'
    and referenced_owner = 'schema'
    and type = 'PROCEDURE'
    Aravind

  • Where  can i find table for field condition rating

    hi all ,
    where  can i find table for field condition rating& its decription, please help me
    thanks in advance to all

    Hi Jurgen
    thanks for the Quick reply and what shoud be the table for the field
    gopal

  • No linenumber table found

    hi,
    When I try to set a breakpoint in a file which is inside a package, I get the following error
    The toolkit displays:
    No linenumber table found for class example/trial/Test
    The command prompt displays:
    KVM_main[1] run
    com.sun.jdi.InternalException: Unexpected JDWP Error: 41at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:47)
    at com.sun.tools.jdi.ConcreteMethodImpl.getBaseLocations(ConcreteMethodI
    mpl.java:345)
    at com.sun.tools.jdi.ConcreteMethodImpl.getLocations(ConcreteMethodImpl.
    java:258)
    at com.sun.tools.jdi.ConcreteMethodImpl.locationsOfLine(ConcreteMethodIm
    pl.java:116)
    at com.sun.tools.jdi.ReferenceTypeImpl.locationsOfLine(ReferenceTypeImpl
    .java:778)
    at com.sun.tools.jdi.ReferenceTypeImpl.locationsOfLine(ReferenceTypeImpl
    .java:752)
    at com.sun.tools.example.debug.tty.BreakpointSpec.location(BreakpointSpe
    c.java:188)
    at com.sun.tools.example.debug.tty.BreakpointSpec.resolveEventRequest(Br
    eakpointSpec.java:76)
    at com.sun.tools.example.debug.tty.EventRequestSpec.resolve(EventRequest
    Spec.java:73)
    at com.sun.tools.example.debug.tty.EventRequestSpecList.resolve(EventReq
    uestSpecList.java:72)
    at com.sun.tools.example.debug.tty.EventHandler.classPrepareEvent(EventH
    andler.java:245)
    at com.sun.tools.example.debug.tty.EventHandler.handleEvent(EventHandler
    .java:117)
    at com.sun.tools.example.debug.tty.EventHandler.run(EventHandler.java:79
    at java.lang.Thread.run(Thread.java:536)
    Can someone help me on what I should do to make this work?
    thanks

    The toolkit displays:
    No linenumber table found for class
    example/trial/TestDid you compile the application class(es) using javac -g?
    The -g flag instructs the compiler to write debug information into
    the .class file(s).
    The command prompt displays:
    KVM_main[1] run
    com.sun.jdi.InternalException: Unexpected JDWPError: 41JDWP error 41 is "not found".
    If you are working inside the KVM development environment,
    is there other processing done on the .class files after
    they are generated by javac? This may strip off the debug
    information, or alter the layout of classes in an attempt
    to fit into a smaller memory space.

  • Today I found people with numbers I don't know in my Phonebook.  They are all from two area codes where I don't know anyone; most seem to be related. Does this mean one of them has hacked me?  What actions should I take?  Delete them?  Msg them?  Report t

    How could someone else's directory get into my phonebook?  Someone's grandma, cousins, etc. got added to my phone's phonebook.  If I delete each entry, does someone still have access to my phone in some way?  How do I secure it from them? 

    That's very stange, MomRev. We need to get this figured out. Did you sync any new email accounts with your phone? Do you know who's contacts they are? Did this person use your device? Please provide me with a few more details.
    ChaunceyM_VZWSupport
    Follow us on twitter @VZWSupport

Maybe you are looking for

  • Stream video to my Apple TV from my iPhone 6?

    how can I stream a video from my iPhone 6 to my Apple TV.?

  • Viewing Files In Zen Vision Media Explo

    Quick question: When I go to 'Browse Media' and then 'Music' I get a list of my folders (individual albums) and if I then click on one of them I can view the tracks. Problem is that the view always alphabetically orders the tracks and I have to click

  • Calling class or jar file location

    I created one set of java api for third party application to call. How do I found out that the location of third party jar file or class file that call my api? Please advise.

  • Web Services with WSDL

    hi i dont know much of web services... actually i dont know what this is... ok... my first question is where can i find any goor beginner's guide to web services in general ok now to the real problem... (i believe that my problem si related that i do

  • .ics calendar to iCloud

    How/Can I put an .ics file in m calendar on iCloud? never mind-just figured it out