jeffersonalomia -3 Junior Poster

I hve encountered this error that I was using php pdo and wamp server 3.0. I couldnt insert data in ms sql server 2012 because it says that it couldnt find the table

Error

sql state[ 42S02] Base table or view not found: 208 invalid object name isys.ref_product

sql

insert into isys.dbo.ref_product(somecolumn)values(somevalues)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.