Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...You have made an incredible site which is truly a great help to me in solving problems. A tip of my hat to you!..."

Geography

Where in the world do Tek-Tips members come from?
dennysthemenace (TechnicalUser)
4 Mar 08 16:45
Hi

I know this is elementary and I have done this before but it is not working with SQL2005. I have a SQL2005 local server running on my PC and I created a user DSN pointing to the server and tested it successfully. I named the database I wanted to use in DFD and used the DSN, but when I am trying to generate type trees, I get the message "Tables doesnot exist in this database." I have 10 tables in this DB and I am not sure why I am getting this message. Any help is appreciated. Thanks.
janhes (TechnicalUser)
5 Mar 08 4:29
Sounds like a permissions problem. Are you connecting with the correct user?
dennysthemenace (TechnicalUser)
5 Mar 08 9:52
I think that is the problem. User is different from me in the database. Thanks for your help.
dennysthemenace (TechnicalUser)
6 Mar 08 14:36
I was able to use the table as a different user, but I ran into another problem. I was inserting some data into table and the rows were not inserted sequetially although all rows were inserted. Row 138 was passed as row 104 and subsequent rows were kind of interchanged. I wrote the file to disk and it is working correctly. Is this a bug or should I change some setting somewhere? I am using SQL2005 and passed the data at the card level.

File            Database
100             100
101             101
102             102
103             103
104             138   
105             139   
106             140   
107             141   
108             104   
109             105   
110             106   
111             107   
112             108   
113             109   
114             110   
115             111   
116             112   
117             113   

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close